Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/chown Add EXIT STATUS section. Use Ex. Sort sections.
details: https://anonhg.NetBSD.org/src/rev/54901345ab35
branches: trunk
changeset: 354916:54901345ab35
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jul 04 06:53:12 2017 +0000
description:
Add EXIT STATUS section. Use Ex. Sort sections.
diffstat:
sbin/chown/chown.8 | 18 ++++++++----------
1 files changed, 8 insertions(+), 10 deletions(-)
diffs (46 lines):
diff -r 3636bc56e9a3 -r 54901345ab35 sbin/chown/chown.8
--- a/sbin/chown/chown.8 Tue Jul 04 06:52:20 2017 +0000
+++ b/sbin/chown/chown.8 Tue Jul 04 06:53:12 2017 +0000
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)chown.8 8.3 (Berkeley) 3/31/94
-.\" $NetBSD: chown.8,v 1.11 2017/07/03 21:33:41 wiz Exp $
+.\" $NetBSD: chown.8,v 1.12 2017/07/04 06:53:12 wiz Exp $
.\"
.Dd September 11, 2016
.Dt CHOWN 8
@@ -151,10 +151,8 @@
clears the set-user-id and set-group-id bits on a file to prevent
accidental or mischievous creation of set-user-id and set-group-id
programs.
-.Pp
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
+.Sh EXIT STATUS
+.Ex -std chown
.Sh COMPATIBILITY
Previous versions of the
.Nm
@@ -169,11 +167,6 @@
.Xr lchown 2 ,
.Xr fts 3 ,
.Xr symlink 7
-.Sh HISTORY
-A
-.Nm
-utility appeared in
-.At v1 .
.Sh STANDARDS
The
.Nm
@@ -184,3 +177,8 @@
option and the use of ``#'' to force a numeric lookup
are extensions to
.St -p1003.2 .
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v1 .
Home |
Main Index |
Thread Index |
Old Index