Module Name: src
Committed By: joerg
Date: Fri May 14 17:03:19 UTC 2010
Modified Files:
src/usr.bin/xinstall: install.1
Log Message:
Reorder sections to canonical order. Use .Ex -std.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/xinstall/install.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/xinstall/install.1
diff -u src/usr.bin/xinstall/install.1:1.44 src/usr.bin/xinstall/install.1:1.45
--- src/usr.bin/xinstall/install.1:1.44 Fri May 1 21:38:19 2009
+++ src/usr.bin/xinstall/install.1 Fri May 14 17:03:19 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: install.1,v 1.44 2009/05/01 21:38:19 wiz Exp $
+.\" $NetBSD: install.1,v 1.45 2010/05/14 17:03:19 joerg Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -378,11 +378,6 @@
Installing
.Pa /dev/null
creates an empty file.
-.Sh EXIT STATUS
-The
-.Nm
-utility exits 0 on success,
-and \*[Gt]0 if an error occurs.
.Sh ENVIRONMENT
.Bl -tag -width Fl
.It Ev STRIP
@@ -393,6 +388,8 @@
.Pa /usr/bin/strip
is used.
.El
+.Sh EXIT STATUS
+.Ex -std
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr chgrp 1 ,