diff options
author | aiju <devnull@localhost> | 2011-04-22 12:59:16 +0200 |
---|---|---|
committer | aiju <devnull@localhost> | 2011-04-22 12:59:16 +0200 |
commit | ced69dcde41b32397d903994249ec02027f8520a (patch) | |
tree | 6104b84a4c15e7cf8c759b041e5f7b53d61dc0a4 /sys/man/1 | |
parent | 609e1466c5736b369e169c37aab094cd61249b8e (diff) |
fixed ls manpage
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/ls | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/man/1/ls b/sys/man/1/ls index e89d75d6a..e2f0bcc92 100644 --- a/sys/man/1/ls +++ b/sys/man/1/ls @@ -28,7 +28,9 @@ is the same as .IR ls , but sets the .B -p -option and pipes the output through +and +.B -F +options and pipes the output through .IR mc (1). .PP There are a number of options: |