blob: df0e95365aecc6dd7a583368084d946f39a569fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
*** 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.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
.\" Add any additional description here
--- 1,9 ----
.\" 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
.\" 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
***************
*** 196,207 ****
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
The full documentation for
! .B ls
is maintained as a Texinfo manual. If the
.B info
! and
! .B ls
! programs are properly installed at your site, the command
.IP
.B info ls
.PP
--- 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
.IP
.B info ls
.PP
|