From per@hedeland.org  Wed Jul  9 17:11:28 2003
Return-Path: <per@hedeland.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8ACB537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jul 2003 17:11:28 -0700 (PDT)
Received: from pluto.hedeland.org (as1-2-8.mal.s.bonet.se [194.236.4.19])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2C26F43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jul 2003 17:11:27 -0700 (PDT)
	(envelope-from per@hedeland.org)
Received: from pluto.hedeland.org (localhost [127.0.0.1])
	by pluto.hedeland.org (8.12.9/8.12.9) with ESMTP id h6A0BPDI095849
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2003 02:11:25 +0200 (CEST)
Received: (from per@localhost)
	by pluto.hedeland.org (8.12.9/8.12.9/Submit) id h6A0BPkU095848;
	Thu, 10 Jul 2003 02:11:25 +0200 (CEST)
Message-Id: <200307100011.h6A0BPkU095848@pluto.hedeland.org>
Date: Thu, 10 Jul 2003 02:11:25 +0200 (CEST)
From: Per Hedeland <per@hedeland.org>
Reply-To: Per Hedeland <per@hedeland.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Very minor bug in ls(1) man page
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54294
>Category:       docs
>Synopsis:       Very minor bug in ls(1) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 17:20:07 PDT 2003
>Closed-Date:    Mon Jul 14 09:22:54 CEST 2003
>Last-Modified:  Mon Jul 14 09:22:54 CEST 2003
>Originator:     Per Hedeland
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD pluto.hedeland.org 5.0-RELEASE FreeBSD 5.0-RELEASE #6: Sun Feb 9 19:32:16 CET 2003 per@pluto.hedeland.org:/usr/src/sys/i386/compile/PLUTO i386


>Description:
	The ls(1) man page has a minor bug - but it's the *ls* man page
        after all!:-) And I just quoted it on Usenet with the usual snide
        remark about the quality of Linux man pages - the shame!:-) (At
        least I didn't mention that it was the FBSD one...:-)
>How-To-Repeat:
	man ls
>Fix:

(Alternatively add "other permissions", but since they're enumerated in
the next paragraph it seems a bit redundant/repetitive.)

--- /usr/src/bin/ls/ls.1	Mon Nov 25 14:52:57 2002
+++ /tmp/ls.1	Thu Jul 10 02:01:01 2003
@@ -333,7 +333,7 @@
 The file mode printed under the
 .Fl l
 option consists of the
-entry type, owner permissions, and group permissions.
+entry type and the permissions.
 The entry type character describes the type of file, as
 follows:
 .Pp



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Thu Jul 10 22:54:21 CEST 2003 
State-Changed-Why:  
Committed to -CURRENT, thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Thu Jul 10 22:54:21 CEST 2003 
Responsible-Changed-Why:  
My MFC reminder 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54294 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon Jul 14 09:22:38 CEST 2003 
State-Changed-Why:  
MFC done. 

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