From mfm@whiterose.net  Sun Mar  3 17:23:02 2002
Return-Path: <mfm@whiterose.net>
Received: from whiterose.net (whiterose.net [64.65.220.94])
	by hub.freebsd.org (Postfix) with ESMTP id 4241637B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Mar 2002 17:23:02 -0800 (PST)
Received: by whiterose.net (Postfix, from userid 1006)
	id 53F5D4B91E; Sun,  3 Mar 2002 20:26:32 -0500 (EST)
Message-Id: <20020304012632.53F5D4B91E@whiterose.net>
Date: Sun,  3 Mar 2002 20:26:32 -0500 (EST)
From: Tomas Svensson <tsn@gbdev.net>
Reply-To: Tomas Svensson <tsn@gbdev.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: manpage fixes for df(1) and ls(1)
X-Send-Pr-Version: 3.2

>Number:         35523
>Category:       docs
>Synopsis:       manpage fixes for df(1) and ls(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 03 17:30:01 PST 2002
>Closed-Date:    Wed May 07 16:57:06 PDT 2003
>Last-Modified:  Wed May 07 16:57:06 PDT 2003
>Originator:     Tomas Svensson
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
BSD Slackers Inc
>Environment:
	FreeBSD 5.0-CURRENT i386
>Description:
	If you don't want to fix the problem (bin/34834), document
	the bug as a feature and adjust the manpage, these patches
	also fixes one spelling error.
>How-To-Repeat:
>Fix:

Index: df.1
===================================================================
RCS file: /home/ncvs/src/bin/df/df.1,v
retrieving revision 1.25
diff -u -r1.25 df.1
--- df.1	10 Jul 2001 10:04:05 -0000	1.25
+++ df.1	21 Feb 2002 18:47:03 -0000
@@ -79,11 +79,11 @@
 .It Fl H
 "Human-readable" output.  Use unit suffixes: Byte, Kilobyte, Megabyte,
 Gigabyte, Terabyte and Petabyte in order to reduce the number of
-digits to three or less using base 10 for sizes.
+digits to four or fewer using base 10 for sizes.
 .It Fl h
 "Human-readable" output.  Use unit suffixes: Byte, Kilobyte, Megabyte,
 Gigabyte, Terabyte and Petabyte in order to reduce the number of
-digits to three or less using base 2 for sizes.
+digits to four or fewer using base 2 for sizes.
 .It Fl i
 Include statistics on the number of free inodes.
 .It Fl k

Index: ls.1
===================================================================
RCS file: /home/ncvs/src/bin/ls/ls.1,v
retrieving revision 1.62
diff -u -r1.62 ls.1
--- ls.1	9 Jan 2002 13:29:39 -0000	1.62
+++ ls.1	21 Feb 2002 18:50:39 -0000
@@ -170,7 +170,7 @@
 When used wih the
 .Fl l
 option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte
-and Petabyte in order to reduce the number of digits to three or less
+and Petabyte in order to reduce the number of digits to four or fewer
 using base 2 for sizes.
 .It Fl i
 For each file, print the file's file serial number (inode number).
>Release-Note:
>Audit-Trail:

From: Tom Rhodes <darklogik@pittgoth.com>
To: Tomas Svensson <tsn@gbdev.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/35523: manpage fixes for df(1) and ls(1)
Date: Sun, 03 Mar 2002 23:49:23 -0500

 Tomas Svensson wrote:
 
 
 Personal opinion here, and noone has to listen ;)  but I like the use of 
 ``less'' over ``fewer'' but that
 makes no need for another patch ;)
 
 --
 Tom Rhodes
 
 
 

From: Tom Rhodes <darklogik@pittgoth.com>
To: Tomas Svensson <tsn@gbdev.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/35523: manpage fixes for df(1) and ls(1)
Date: Mon, 04 Mar 2002 10:29:26 -0500

 Tomas Svensson wrote:
 
 > Monday, March 04, 2002, 5:49:23 AM, you wrote:
 > 
 > TR> Personal opinion here, and noone has to listen ;)  but I like the use of 
 > TR> ``less'' over ``fewer'' but that
 > TR> makes no need for another patch ;)
 > 
 > "less" is a mass noun while "fewer" is a count noun.
 > 
 > -Tomas
 > 
 > 
 > 
 > 
 > 
 
 Ok i'm quiet ;)
 
 -- 
 Tom (Darklogik) Rhodes
 www.Pittgoth.com Gothic Liberation Front
 www.FreeBSD.org  The Power To Serve
 

From: Tomas Svensson <tsn@gbdev.net>
To: Tom Rhodes <darklogik@pittgoth.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/35523: manpage fixes for df(1) and ls(1)
Date: Mon, 4 Mar 2002 11:17:59 +0100

 Monday, March 04, 2002, 5:49:23 AM, you wrote:
 
 TR> Personal opinion here, and noone has to listen ;)  but I like the use of 
 TR> ``less'' over ``fewer'' but that
 TR> makes no need for another patch ;)
 
 "less" is a mass noun while "fewer" is a count noun.
 
 -Tomas
 
 
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Tue May 6 14:56:01 PDT 2003 
State-Changed-Why:  
Applied!  MFC will be completed soon.  Thanks for the submission. 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Tue May 6 14:56:01 PDT 2003 
Responsible-Changed-Why:  
Over to me.  MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35523 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Wed May 7 16:56:46 PDT 2003 
State-Changed-Why:  
MFC complete.  Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35523 
>Unformatted:
