diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-03 14:28:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-03 14:28:30 +0000 |
commit | 9f94b89eb8e050cc6cf0c94fa04d3e8d15a1abaf (patch) | |
tree | 5a016a479b960d334da912477f03e99e872fefab /misc/gnuls/files/patch-ae | |
parent | - Update to version 2.6.1 (diff) |
- Update to version 4.1
PR: 56370
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=88442
Diffstat (limited to 'misc/gnuls/files/patch-ae')
-rw-r--r-- | misc/gnuls/files/patch-ae | 45 |
1 files changed, 31 insertions, 14 deletions
diff --git a/misc/gnuls/files/patch-ae b/misc/gnuls/files/patch-ae index 0d3cdf7f7549..df0e95365aec 100644 --- a/misc/gnuls/files/patch-ae +++ b/misc/gnuls/files/patch-ae @@ -1,29 +1,46 @@ -*** man/ls.1.orig Sat Feb 20 08:55:59 1999 ---- man/ls.1 Sat Feb 20 09:02:36 1999 +*** man/ls.1.orig Sun Aug 31 14:01:47 2003 +--- man/ls.1 Sun Aug 31 14:04:59 2003 *************** *** 1,9 **** - ." DO NOT MODIFY THIS FILE! It was generated by help2man 1.5.1.2. -! .TH LS 1 "November 1998" "GNU fileutils 4.0" "FSF" + .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. +! .TH LS "1" "April 2001" "ls (fileutils) 4.1" FSF .SH NAME ! ls \- list directory contents .SH SYNOPSIS ! .B ls [\fIOPTION\fR]... [\fIFILE\fR]... .SH DESCRIPTION - .PP + .\" Add any additional description here --- 1,9 ---- - ." DO NOT MODIFY THIS FILE! It was generated by help2man 1.5.1.2. -! .TH GNULS 1 "November 1998" "GNU fileutils 4.0" "FSF" + .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. +! .TH GNULS "1" "April 2001" "ls (fileutils) 4.1" FSF .SH NAME ! gnuls \- list directory contents .SH SYNOPSIS ! .B gnuls [\fIOPTION\fR]... [\fIFILE\fR]... .SH DESCRIPTION - .PP + .\" Add any additional description here +*************** +*** 113,119 **** + .TP + \fB\-\-show\-control\-chars\fR + show non graphic characters as-is (default +! unless program is `ls' and output is a terminal) + .TP + \fB\-Q\fR, \fB\-\-quote\-name\fR + enclose entry names in double quotes +--- 113,119 ---- + .TP + \fB\-\-show\-control\-chars\fR + show non graphic characters as-is (default +! unless program is `gnuls' and output is a terminal) + .TP + \fB\-Q\fR, \fB\-\-quote\-name\fR + enclose entry names in double quotes *************** -*** 171,182 **** - Report bugs to <bug-fileutils@gnu.org>. +*** 196,207 **** + warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH "SEE ALSO" The full documentation for ! .B ls @@ -35,15 +52,15 @@ .IP .B info ls .PP ---- 171,181 ---- - Report bugs to <bug-fileutils@gnu.org>. +--- 196,206 ---- + warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH "SEE ALSO" The full documentation for ! .B gnuls is maintained as a Texinfo manual. If the .B info -! program and the full suite of GNU fileutils -! are properly installed at your site, the command +! program and the full suite of GNU fileutils are properly installed +! at your site, the command .IP .B info ls .PP |