diff options
| author | Chris Costello <chris@FreeBSD.org> | 2003-01-20 21:25:00 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2003-01-20 21:25:00 +0000 |
| commit | d2e59e8d5d74ca820d1bb91b06ee4fddd0418d2e (patch) | |
| tree | d8e694e06cea276218d732787289e0911f5c8b62 /bin | |
| parent | 3e3f1219af8ccfa55e7addd79ad6643ac1f565a2 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ls/ls.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index caf932b47063..940ad826cdad 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -146,7 +146,8 @@ month, day, hour, minute, second, and year. .It Fl W Display whiteouts when scanning directories. .It Fl Z -Display each file's MAC label. +Display each file's MAC label; see +.Xr maclabel 7 . .It Fl a Include directory entries whose names begin with a dot @@ -639,6 +640,7 @@ specification. .Xr sort 1 , .Xr xterm 1 , .Xr termcap 5 , +.Xr maclabel 7 , .Xr symlink 7 , .Xr getfmac 8 , .Xr sticky 8 |
