summaryrefslogtreecommitdiffstats
path: root/usr.sbin/user/groupdel.8
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2009-01-19 09:46:59 +0000
committersobrado <sobrado@openbsd.org>2009-01-19 09:46:59 +0000
commite4281b20e61237b1b9bb6dfe4e92057768b9d4c4 (patch)
treeaf0f0c963e500d75274cc45dacefaa97bb7f5d2e /usr.sbin/user/groupdel.8
parentDefine HEAP_START so that we can use space below it for ethernet buffers; (diff)
downloadwireguard-openbsd-e4281b20e61237b1b9bb6dfe4e92057768b9d4c4.tar.xz
wireguard-openbsd-e4281b20e61237b1b9bb6dfe4e92057768b9d4c4.zip
replace standardized text concerning the exit values of applications
with the right mdoc macros.
Diffstat (limited to 'usr.sbin/user/groupdel.8')
-rw-r--r--usr.sbin/user/groupdel.88
1 files changed, 3 insertions, 5 deletions
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 ,