diff options
Diffstat (limited to 'bin/ls/ls.1')
| -rw-r--r-- | bin/ls/ls.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index f0a05de97c14..35ca25d610d3 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -72,9 +72,9 @@ The following options are available: .Bl -tag -width indent .It Fl A List all entries except for -.Ql \&. +.Ql .\& and -.Ql \&.. . +.Ql .. . Always set for the super-user. .It Fl B Force printing of non-graphic characters in file names as \\xxx, |
