aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-22 11:32:37 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-22 11:32:37 +0000
commit4622ab764ab8a3550702e2699d502d3ddd177c1e (patch)
treebf20d5519858fc3db5311ce5a061256d1e03f36c /bin/ls
parentdf94813f654be26c74fca25c2d0c22f910c326b2 (diff)
Notes
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index cb041890c8e4..3327f4d488a1 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -126,7 +126,7 @@ Display whiteouts when scanning directories.
Include directory entries whose names begin with a
dot (.).
.It Fl b
-As
+As
.Fl B ,
but use C escape codes whenever possible.
.It Fl c
@@ -137,7 +137,7 @@ Directories are listed as plain files (not searched recursively).
Output is not sorted.
.It Fl g
This option is deprecated and is only available for compatibility
-with
+with
.Bx 4.3 ;
it was used to display the group name in the long
.Pq Fl l
@@ -145,7 +145,7 @@ format output.
.It Fl i
For each file, print the file's file serial number (inode number).
.It Fl k
-If the
+If the
.Fl s
option is specified, print the file size allocation in kilobytes,
not blocks. This option overrides the environment variable BLOCKSIZE.