]> Zhao Yanbai Git Server - minix.git/commitdiff
ls(1) manpage corrections
authorArun Thomas <arun@minix3.org>
Sat, 30 May 2009 11:01:17 +0000 (11:01 +0000)
committerArun Thomas <arun@minix3.org>
Sat, 30 May 2009 11:01:17 +0000 (11:01 +0000)
-Add missing '-n' option to synopsis.
-MINIX 3 does support symbolic links now.

Thanks to River Tarnell for the patch.

man/man1/ls.1

index 6500c8e8a10f26c5878f3f5eb590420288e9ebc7..d1cc54c4e930265119414e01b56fbf4ca51e3f26 100644 (file)
@@ -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