From: Arun Thomas Date: Sat, 30 May 2009 11:01:17 +0000 (+0000) Subject: ls(1) manpage corrections X-Git-Tag: v3.1.5~241 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch05.html?a=commitdiff_plain;h=86d89ed3f1ff9ab2c742a8c6e1091b29251b0ec8;p=minix.git ls(1) manpage corrections -Add missing '-n' option to synopsis. -MINIX 3 does support symbolic links now. Thanks to River Tarnell for the patch. --- diff --git a/man/man1/ls.1 b/man/man1/ls.1 index 6500c8e8a..d1cc54c4e 100644 --- a/man/man1/ls.1 +++ b/man/man1/ls.1 @@ -2,7 +2,7 @@ .SH NAME ls \- list the contents of a directory .SH SYNOPSIS -\fBls\fP [\fB\-acdfghilpqrstu1ACDFLMRTX\fP] [\fIname\fP...] +\fBls\fP [\fB\-acdfghilnpqrstu1ACDFLMRTX\fP] [\fIname\fP...] .SH DESCRIPTION For each file argument, list it. For each directory argument, list its contents. The current working directory is listed when no files are named. @@ -30,7 +30,7 @@ and .PP Files whose names start with a dot are by default not listed. .PP -Note that standard MINIX 3 doesn't have symbolic links or sockets and +Note that standard MINIX 3 doesn't have sockets, and .B \-u and .B \-c