diff options
-rw-r--r-- | bin/ls/ls.1 | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 4fed54507c7..bce636f0e62 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.60 2009/08/16 09:41:07 sobrado Exp $ +.\" $OpenBSD: ls.1,v 1.61 2009/08/21 07:11:01 jmc Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 .\" -.Dd $Mdocdate: August 16 2009 $ +.Dd $Mdocdate: August 21 2009 $ .Dt LS 1 .Os .Sh NAME @@ -402,20 +402,18 @@ abbreviated as follows: .Bl -tag -width 8n -offset indent -compact .It \&- no flags -.It uappnd -user append-only -.It uchg -user immutable +.It arch +archived .It nodump do not dump -.It opaque -opaque file .It sappnd system append-only -.It arch -archived .It schg system immutable +.It uappnd +user append-only +.It uchg +user immutable .El .Pp .Ex -std ls |