From 964b94cb09827860a4790635ef6930bba5118fcf Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 27 Aug 2003 08:06:50 +0000 Subject: -l and -n options display owner, group and other permissions; from Jonathan Gray via FreeBSD PR 54294; --- bin/ls/ls.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index f1e3badec04..63c8d3db634 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.37 2003/08/06 19:09:09 tedu Exp $ +.\" $OpenBSD: ls.1,v 1.38 2003/08/27 08:06:49 jmc Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -279,8 +279,8 @@ The file mode printed under the .Fl l or .Fl n -options consists of the entry type, owner permissions, and group -permissions. +options consists of the entry type, owner permissions, group permissions, +and other permissions. The entry type character describes the type of file, as follows: .Pp .Bl -tag -width 4n -offset indent -compact -- cgit v1.2.3