From 86d89ed3f1ff9ab2c742a8c6e1091b29251b0ec8 Mon Sep 17 00:00:00 2001 From: Arun Thomas Date: Sat, 30 May 2009 11:01:17 +0000 Subject: [PATCH] ls(1) manpage corrections -Add missing '-n' option to synopsis. -MINIX 3 does support symbolic links now. Thanks to River Tarnell for the patch. --- man/man1/ls.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.44.0