diff options
author | ru <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
commit | 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch) | |
tree | b428fc12404c6d6be2c1fce52490993ab3744097 /bin/ls | |
parent | 4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff) | |
download | FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz |
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'bin/ls')
-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 8f4a5d5..8a99c40 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -217,7 +217,7 @@ options all override each other; the last one specified determines the format used for non-printable characters. .Pp The -.Fl H, +.Fl H , .Fl L and .Fl P @@ -431,7 +431,7 @@ for more information. .It Ev LSCOLORS The value of this variable describes what color to use for which attribute when colors are enabled with -.Ev CLICOLOR. +.Ev CLICOLOR . This string is a concatenation of pairs of the format .Sy fb , where |