diff options
Diffstat (limited to 'misc/gnuls/files/patch-ae')
-rw-r--r-- | misc/gnuls/files/patch-ae | 115 |
1 files changed, 37 insertions, 78 deletions
diff --git a/misc/gnuls/files/patch-ae b/misc/gnuls/files/patch-ae index 9e6f6f337af5..0d3cdf7f7549 100644 --- a/misc/gnuls/files/patch-ae +++ b/misc/gnuls/files/patch-ae @@ -1,90 +1,49 @@ -*** man/ls.1.orig Sun Aug 10 17:54:52 1997 ---- man/ls.1 Sun Aug 10 17:55:42 1997 +*** man/ls.1.orig Sat Feb 20 08:55:59 1999 +--- man/ls.1 Sat Feb 20 09:02:36 1999 *************** -*** 1,8 **** -! .TH LS 1 "GNU File Utilities" "FSF" \" -*- nroff -*- +*** 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" .SH NAME -! ls, dir, vdir \- list contents of directories +! ls \- list directory contents .SH SYNOPSIS ! .B ls - [\-abcdfgiklmnpqrstuxABCFGLNQRSUX1] [\-w cols] [\-T cols] [\-I pattern] - [\-\-all] [\-\-escape] [\-\-directory] [\-\-inode] [\-\-kilobytes] - [\-\-numeric-uid-gid] [--no-group] [\-\-hide-control-chars] [\-\-reverse] ---- 1,8 ---- -! .TH GNULS 1 "GNU File Utilities" "FSF" \" -*- nroff -*- + [\fIOPTION\fR]... [\fIFILE\fR]... + .SH DESCRIPTION + .PP +--- 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" .SH NAME -! gnuls, dir, vdir \- list contents of directories +! gnuls \- list directory contents .SH SYNOPSIS ! .B gnuls - [\-abcdfgiklmnpqrstuxABCFGLNQRSUX1] [\-w cols] [\-T cols] [\-I pattern] - [\-\-all] [\-\-escape] [\-\-directory] [\-\-inode] [\-\-kilobytes] - [\-\-numeric-uid-gid] [--no-group] [\-\-hide-control-chars] [\-\-reverse] -*************** -*** 19,34 **** + [\fIOPTION\fR]... [\fIFILE\fR]... + .SH DESCRIPTION .PP - This manual page - documents the GNU version of -! .BR ls . - .B dir - and - .B vdir - are versions of -! .B ls - with different default output formats. - These programs list each given file or directory name. Directory contents are - sorted alphabetically. For -! .BR ls , - files are by default listed in columns, sorted - vertically, if the standard output is a terminal; otherwise they are - listed one per line. For ---- 19,34 ---- - .PP - This manual page - documents the GNU version of -! .BR gnuls . - .B dir - and - .B vdir - are versions of -! .B gnuls - with different default output formats. - These programs list each given file or directory name. Directory contents are - sorted alphabetically. For -! .BR gnuls , - files are by default listed in columns, sorted - vertically, if the standard output is a terminal; otherwise they are - listed one per line. For *************** -*** 163,169 **** - stored on the disk. This option is not called - .I \-f - because the Unix +*** 171,182 **** + Report bugs to <bug-fileutils@gnu.org>. + .SH "SEE ALSO" + The full documentation for ! .B ls - .I \-f - option also enables - .I \-a ---- 163,169 ---- - stored on the disk. This option is not called - .I \-f - because the Unix -! .B gnuls - .I \-f - option also enables - .I \-a -*************** -*** 229,235 **** - When using the - .I "\-\-color" - option, this version of + is maintained as a Texinfo manual. If the + .B info +! and ! .B ls - will colorize the file names printed according to the name and type of - file. By default, this colorization is by type only, and the codes - used are ISO 6429 (ANSI) compliant. ---- 229,235 ---- - When using the - .I "\-\-color" - option, this version of +! programs are properly installed at your site, the command + .IP + .B info ls + .PP +--- 171,181 ---- + Report bugs to <bug-fileutils@gnu.org>. + .SH "SEE ALSO" + The full documentation for ! .B gnuls - will colorize the file names printed according to the name and type of - file. By default, this colorization is by type only, and the codes - used are ISO 6429 (ANSI) compliant. + 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 + .IP + .B info ls + .PP |