diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-01-19 09:47:00 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-01-19 09:47:00 +0000 |
commit | 8b2cb27beb21f979a77b72576a5c157703e6ca59 (patch) | |
tree | 033b38eeb630685aa7e9adbeed7bd6c675e853ac /usr.sbin/user | |
parent | 7225d7141835b9cb38f6ca9f1a090e1e6046ae70 (diff) |
replace standardized text concerning the exit values of applications
with the right mdoc macros.
Diffstat (limited to 'usr.sbin/user')
-rw-r--r-- | usr.sbin/user/group.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/groupadd.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/groupdel.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/groupmod.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/user.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/useradd.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/userdel.8 | 8 | ||||
-rw-r--r-- | usr.sbin/user/usermod.8 | 8 |
8 files changed, 24 insertions, 40 deletions
diff --git a/usr.sbin/user/group.8 b/usr.sbin/user/group.8 index 339b5b81bca..0ba8270e73a 100644 --- a/usr.sbin/user/group.8 +++ b/usr.sbin/user/group.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: group.8,v 1.13 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: group.8,v 1.14 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: group.8,v 1.10 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt GROUP 8 .Os .Sh NAME @@ -70,9 +70,7 @@ commands. .Pp For a full explanation of the options, please see the relevant manual page. .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std group .Sh SEE ALSO .Xr group 5 , .Xr groupadd 8 , diff --git a/usr.sbin/user/groupadd.8 b/usr.sbin/user/groupadd.8 index 819316a6553..f01d458100f 100644 --- a/usr.sbin/user/groupadd.8 +++ b/usr.sbin/user/groupadd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupadd.8,v 1.12 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: groupadd.8,v 1.13 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: groupadd.8,v 1.9 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt GROUPADD 8 .Os .Sh NAME @@ -56,9 +56,7 @@ allow the new group to have a GID which is already in use for another group. enables verbose mode - explain the commands as they are executed. .El .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std groupadd .Sh SEE ALSO .Xr group 5 , .Xr groupdel 8 , diff --git a/usr.sbin/user/groupdel.8 b/usr.sbin/user/groupdel.8 index 51143c38414..abcf59b12e9 100644 --- a/usr.sbin/user/groupdel.8 +++ b/usr.sbin/user/groupdel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupdel.8,v 1.12 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: groupdel.8,v 1.13 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: groupdel.8,v 1.9 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt GROUPDEL 8 .Os .Sh NAME @@ -51,9 +51,7 @@ The options are as follows: enables verbose mode - explain the commands as they are executed. .El .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std groupdel .Sh SEE ALSO .Xr group 5 , .Xr groupadd 8 , diff --git a/usr.sbin/user/groupmod.8 b/usr.sbin/user/groupmod.8 index c1230b0a852..87ddb78a54d 100644 --- a/usr.sbin/user/groupmod.8 +++ b/usr.sbin/user/groupmod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupmod.8,v 1.14 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: groupmod.8,v 1.15 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: groupmod.8,v 1.10 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt GROUPMOD 8 .Os .Sh NAME @@ -59,9 +59,7 @@ allow the new group to have a GID which is already in use for another group. enables verbose mode - explain the commands as they are executed. .El .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std groupmod .Sh SEE ALSO .Xr group 5 , .Xr groupadd 8 , diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index 046db194580..8bbfce11612 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: user.8,v 1.15 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: user.8,v 1.16 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: user.8,v 1.9 2001/06/05 11:31:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt USER 8 .Os .Sh NAME @@ -110,9 +110,7 @@ commands. .Pp For a full explanation of the options, please see the relevant manual page. .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std user .Sh FILES .Bl -tag -width /etc/usermgmt.conf -compact .It Pa /etc/skel/.[A-z]* diff --git a/usr.sbin/user/useradd.8 b/usr.sbin/user/useradd.8 index 83dd83a2f95..39b65c022d6 100644 --- a/usr.sbin/user/useradd.8 +++ b/usr.sbin/user/useradd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: useradd.8,v 1.25 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: useradd.8,v 1.26 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: useradd.8,v 1.26 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt USERADD 8 .Os .Sh NAME @@ -251,9 +251,7 @@ at very large sites could take several minutes. Until this update is completed, the password file is unavailable for other updates and the new information is not available to programs. .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std useradd .Sh FILES .Bl -tag -width /etc/usermgmt.conf -compact .It Pa /etc/usermgmt.conf diff --git a/usr.sbin/user/userdel.8 b/usr.sbin/user/userdel.8 index b33af46ef45..51599edb702 100644 --- a/usr.sbin/user/userdel.8 +++ b/usr.sbin/user/userdel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: userdel.8,v 1.11 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: userdel.8,v 1.12 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: userdel.8,v 1.24 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt USERDEL 8 .Os .Sh NAME @@ -122,9 +122,7 @@ at very large sites could take several minutes. Until this update is completed, the password file is unavailable for other updates and the new information is not available to programs. .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std userdel .Sh FILES .Bl -tag -width /etc/usermgmt.conf -compact .It Pa /etc/usermgmt.conf diff --git a/usr.sbin/user/usermod.8 b/usr.sbin/user/usermod.8 index 1dab95ab50c..77eb7d27b84 100644 --- a/usr.sbin/user/usermod.8 +++ b/usr.sbin/user/usermod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usermod.8,v 1.21 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: usermod.8,v 1.22 2009/01/19 09:46:59 sobrado Exp $ .\" $NetBSD: usermod.8,v 1.17 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 19 2009 $ .Dt USERMOD 8 .Os .Sh NAME @@ -209,9 +209,7 @@ at very large sites could take several minutes. Until this update is completed, the password file is unavailable for other updates and the new information is not available to programs. .Pp -The -.Nm -utility exits 0 on success, and \*(Gt0 if an error occurs. +.Ex -std usermod .Sh FILES .Bl -tag -width /etc/usermgmt.conf -compact .It Pa /etc/usermgmt.conf |