diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-08-13 09:22:52 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-08-13 09:22:52 +0000 |
| commit | fc2e6b80b0d27cc80bb55e0b133d575355378c2e (patch) | |
| tree | f8e4711d309d348a80e203a0116272248d490a5a /bin/ls | |
| parent | e0aaeff77dd9fecc6c4cc28a939c840555131d51 (diff) | |
Notes
Diffstat (limited to 'bin/ls')
| -rw-r--r-- | bin/ls/ls.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 5df728b3610b..09e0dcfd88e1 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -624,7 +624,12 @@ specification. .Xr symlink 7 , .Xr sticky 8 .Sh STANDARDS -The +With the exception of options +.Fl g , +.Fl n +and +.Fl o , +the .Nm utility conforms to .St -p1003.1-2001 . |
