diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-09-03 09:53:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-09-03 09:53:21 +0000 |
commit | 90235b6a389342833e0d0274e26e329442fc5afd (patch) | |
tree | 5829da3575e5c09e938690b0b6c65a06fa2c3d11 /bin/chmod/chflags.1 | |
parent | c51fd5b8a2f165a9fbe744c02af75eaa9dcffd59 (diff) |
add an EXIT STATUS section for /bin;
Diffstat (limited to 'bin/chmod/chflags.1')
-rw-r--r-- | bin/chmod/chflags.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/chmod/chflags.1 b/bin/chmod/chflags.1 index 66b7c16a175..21a1f2d4605 100644 --- a/bin/chmod/chflags.1 +++ b/bin/chmod/chflags.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chflags.1,v 1.12 2009/08/20 18:26:48 martynas Exp $ +.\" $OpenBSD: chflags.1,v 1.13 2010/09/03 09:53:20 jmc Exp $ .\" $NetBSD: chflags.1,v 1.4 1995/08/31 22:50:22 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)chflags.1 8.4 (Berkeley) 5/2/95 .\" -.Dd $Mdocdate: August 20 2009 $ +.Dd $Mdocdate: September 3 2010 $ .Dt CHFLAGS 1 .Os .Sh NAME @@ -152,7 +152,7 @@ options are ignored unless the option is specified. In addition, these options override each other and the command's actions are determined by the last one specified. -.Pp +.Sh EXIT STATUS .Ex -std chflags .Sh SEE ALSO .Xr ls 1 , |