From mitya@tear.demos.su  Wed May  7 05:19:07 2003
Return-Path: <mitya@tear.demos.su>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6F86637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 May 2003 05:19:07 -0700 (PDT)
Received: from tear.demos.su (tear.demos.su [194.87.2.103])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 56C7E43FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 May 2003 05:19:06 -0700 (PDT)
	(envelope-from mitya@tear.demos.su)
Received: from tear.demos.su (localhost [127.0.0.1])
	by tear.demos.su (8.12.9/8.12.9) with ESMTP id h47CJ20Z000329
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 7 May 2003 16:19:02 +0400 (MSD)
	(envelope-from mitya@tear.demos.su)
Received: (from root@localhost)
	by tear.demos.su (8.12.9/8.12.9/Submit) id h47CJ297000328;
	Wed, 7 May 2003 16:19:02 +0400 (MSD)
Message-Id: <200305071219.h47CJ297000328@tear.demos.su>
Date: Wed, 7 May 2003 16:19:02 +0400 (MSD)
From: Dmitry Sivachenko <mitya@cavia.pp.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ls(1) manpage lacks some information about whiteouts.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51921
>Category:       docs
>Synopsis:       [patch] ls(1) manpage lacks some information about whiteouts.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 05:20:11 PDT 2003
>Closed-Date:    Thu Oct 12 10:09:44 GMT 2006
>Last-Modified:  Mon Oct 16 12:00:49 GMT 2006
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD tear.demos.su 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 11:28:11 MSD 2003 mitya@tear.demos.su:/usr/home/mitya/sys/compile/TEAR i386


	
>Description:
	
ls(1) denotes whiteouts (when in long format) with 'w' characted.
Mention that in manpage.
>How-To-Repeat:
	
>Fix:


--- ls.1.orig	Wed May  7 16:10:29 2003
+++ ls.1	Wed May  7 16:13:39 2003
@@ -71,7 +71,7 @@
 The following options are available:
 .Bl -tag -width indent
 .It Fl A
-List all entries except for
+List all entries except for whiteouts,
 .Pa \&.
 and
 .Pa .. .
@@ -347,6 +347,8 @@
 Socket link.
 .It Sy p
 .Tn FIFO .
+.It Sy w
+Whiteout.
 .It Sy \-
 Regular file.
 .El
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Thu Oct 12 10:09:28 UTC 2006 
State-Changed-Why:  
Fixed in -CURRENT, thanks! 

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

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

 ru          2006-10-12 10:08:53 UTC
 
   FreeBSD src repository
 
   Modified files:
     bin/ls               ls.1 
   Log:
   - Improve description of the -A option.
   - Document how whiteouts look in the long output. [1]
   - Sort entry types.
   - Fix description of the socket type.
   
   PR:             docs/51921 [1]
   
   Revision  Changes    Path
   1.100     +12 -7     src/bin/ls/ls.1
 _______________________________________________
 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"
 

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

 ru          2006-10-16 11:54:36 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     bin/ls               ls.1 
   Log:
   MFC: 1.100:
   
   - Improve description of the -A option.
   - Document how whiteouts look in the long output. [1]
   - Sort entry types.
   - Fix description of the socket type.
   
   PR:             docs/51921 [1]
   Approved by:    re (hrs)
   
   Revision  Changes    Path
   1.89.2.5  +12 -7     src/bin/ls/ls.1
 _______________________________________________
 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:
