diff options
author | joe <joe@FreeBSD.org> | 2000-08-12 21:10:11 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2000-08-12 21:10:11 +0000 |
commit | 231592eb7942ebd4becae24ea8e018acea3742a9 (patch) | |
tree | dc2991228bdec0a3ec67d469f39e7363cfd90b2f | |
parent | 73dafc9420a520f8a7e279eb6a854c6acacf661d (diff) | |
download | FreeBSD-src-231592eb7942ebd4becae24ea8e018acea3742a9.zip FreeBSD-src-231592eb7942ebd4becae24ea8e018acea3742a9.tar.gz |
".It" -> ".It Ev" in a couple of places.
-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 fd0a2db..1cb3395 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -393,7 +393,7 @@ is set, the block counts (see .Fl s ) will be displayed in units of that size block. -.It COLUMNS +.It Ev COLUMNS If this variable contains a string representing a decimal integer, it is used as the column position width for displaying @@ -412,7 +412,7 @@ format output. See .Xr environ 7 for more information. -.It LSCOLORS +.It Ev LSCOLORS The value of this variable describes what color to use for which attribute when the color output .Pq Fl G |