-Add missing '-n' option to synopsis.
-MINIX 3 does support symbolic links now.
Thanks to River Tarnell for the patch.
.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.
.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