From garys@opusnet.com  Tue Aug  2 01:03:36 2005
Return-Path: <garys@opusnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A695E16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Aug 2005 01:03:36 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from opusnet.com (mail.opusnet.com [209.210.200.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1FFA843D49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Aug 2005 01:03:36 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP
  (SMTPD32-8.05) id A664AB2B00A0; Mon, 01 Aug 2005 18:03:32 -0700
Received: from localhost.localhost (localhost.localhost [127.0.0.1])
	by localhost.localhost (8.13.3/8.13.3) with ESMTP id j7214xGT005310
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 1 Aug 2005 18:04:59 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Received: (from jojo@localhost)
	by localhost.localhost (8.13.3/8.13.3/Submit) id j7214sLs005309;
	Mon, 1 Aug 2005 18:04:54 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Message-Id: <8hoe8h2lop.e8h@mail.opusnet.com>
Date: Mon, 01 Aug 2005 18:04:54 -0700
From: "Gary W. Swearingen" <garys@opusnet.com>
Reply-To: garys@opusnet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: bsdlabel(8) manpage uses archaic "pack" in "apropos" string
X-GNATS-Notify:

>Number:         84467
>Category:       docs
>Synopsis:       [patch] bsdlabel(8) manpage uses archaic "pack" in "apropos" string
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 02 01:10:22 GMT 2005
>Closed-Date:    Mon Oct 16 12:06:02 GMT 2006
>Last-Modified:  Mon Oct 16 12:20:24 GMT 2006
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:
(I didn't see in
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pr-guidelines/
how to re-open a closed PR, so I'm filing this new one because the
closer of the old one intended to fix it but I'm fairly sure
overlooked it when someone else started changing the manpage.)

The manpage also still uses "partition" like the rest of the
PC world (instead of slice) in (at least) the first sentence,
but since I don't like using "slice" anyway, I didn't patch it.

That's about all I can bear to check, after I spent at least a
week preparing a 1300-line patch for the 4.x version and having
it pretty-much ignored without a "sorry" or "thanks anyway".
Boo hoo.

>How-To-Repeat:
>Fix:

--- bsdlabel..orig.8	Mon Aug  1 17:24:42 2005
+++ bsdlabel.8	Mon Aug  1 17:35:19 2005
@@ -36,7 +36,7 @@
 .Os
 .Sh NAME
 .Nm bsdlabel
-.Nd read and write disk pack label
+.Nd read and write BSD label
 .Sh SYNOPSIS
 .Nm
 .Op Fl A
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: ru 
State-Changed-When: Thu Oct 12 20:29:25 UTC 2006 
State-Changed-Why:  
Committed to HEAD, thanks! 


Responsible-Changed-From-To: freebsd-doc->ru 
Responsible-Changed-By: ru 
Responsible-Changed-When: Thu Oct 12 20:29:25 UTC 2006 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=84467 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/84467: commit references a PR
Date: Thu, 12 Oct 2006 20:29:47 +0000 (UTC)

 ru          2006-10-12 20:29:20 UTC
 
   FreeBSD src repository
 
   Modified files:
     sbin/bsdlabel        bsdlabel.8 
   Log:
   Fix utility's short description.
   
   PR:             docs/84467
   Submitted by:   Gary W. Swearingen
   MFC after:      3 days
   
   Revision  Changes    Path
   1.66      +1 -1      src/sbin/bsdlabel/bsdlabel.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: ru 
State-Changed-When: Mon Oct 16 12:05:48 UTC 2006 
State-Changed-Why:  
Merged into RELENG_6. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84467 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/84467: commit references a PR
Date: Mon, 16 Oct 2006 12:12:10 +0000 (UTC)

 ru          2006-10-16 12:07:45 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     sbin/bsdlabel        bsdlabel.8 
   Log:
   MFC:
   
   - 1.66: Fix utility's short description. [1]
   - 1.67: various cleanup. [2]
   
   PR:             docs/84467 [1], docs/84913 [2]
   Approved by:    re (hrs)
   
   Revision  Changes    Path
   1.60.2.3  +14 -26    src/sbin/bsdlabel/bsdlabel.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
