summaryrefslogtreecommitdiff
path: root/misc/gnuls/files/patch-ae
blob: 9e6f6f337af59eb51131d8586e3682333772e26c (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
*** man/ls.1.orig	Sun Aug 10 17:54:52 1997
--- man/ls.1	Sun Aug 10 17:55:42 1997
***************
*** 1,8 ****
! .TH LS 1 "GNU File Utilities" "FSF" \" -*- nroff -*-
  .SH NAME
! ls, dir, vdir \- list contents of directories
  .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 -*-
  .SH NAME
! gnuls, dir, vdir \- list contents of directories
  .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 ****
  .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
! .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
! .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
! .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.