diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
commit | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch) | |
tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /bin/ls | |
parent | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff) | |
download | FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'bin/ls')
-rw-r--r-- | bin/ls/ls.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 1076a37..8728d7a 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. |