diff options
| author | wiz <wiz@NetBSD.org> | 2002-02-02 02:05:29 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-02-02 02:05:29 +0000 |
| commit | b75432a4bf610dffa9558dbb32a066cb6bbde2df (patch) | |
| tree | e916bfbf9514d545c92eda4de91d588d3e10286a | |
| parent | f5e1a54bb64688e742f806fc8f4ffbef4cde07ec (diff) | |
Use standard headers.
| -rw-r--r-- | usr.sbin/user/group.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/user/groupadd.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/user/groupdel.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/user/groupinfo.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/user/groupmod.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/user/user.8 | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/usr.sbin/user/group.8 b/usr.sbin/user/group.8 index 884ebc9bf33..a941646b622 100644 --- a/usr.sbin/user/group.8 +++ b/usr.sbin/user/group.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: group.8,v 1.6 2001/06/05 11:31:21 wiz Exp $ */ +.\" $NetBSD: group.8,v 1.7 2002/02/02 02:05:29 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -87,7 +87,7 @@ utility first appeared in It is based on the .Ar addnerd package by the same author. -.Sh AUTHOR +.Sh AUTHORS The .Nm utility was written by Alistair G. Crooks (agc@netbsd.org). diff --git a/usr.sbin/user/groupadd.8 b/usr.sbin/user/groupadd.8 index 2ae184d0915..03c2da9125c 100644 --- a/usr.sbin/user/groupadd.8 +++ b/usr.sbin/user/groupadd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: groupadd.8,v 1.6 2001/06/05 11:31:21 wiz Exp $ */ +.\" $NetBSD: groupadd.8,v 1.7 2002/02/02 02:05:29 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -70,7 +70,7 @@ utility first appeared in It is based on the .Ar addnerd package by the same author. -.Sh AUTHOR +.Sh AUTHORS The .Nm utility was written by Alistair G. Crooks (agc@netbsd.org). diff --git a/usr.sbin/user/groupdel.8 b/usr.sbin/user/groupdel.8 index 7e9ec0dd65e..e94f6d1f388 100644 --- a/usr.sbin/user/groupdel.8 +++ b/usr.sbin/user/groupdel.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: groupdel.8,v 1.6 2001/06/05 11:31:21 wiz Exp $ */ +.\" $NetBSD: groupdel.8,v 1.7 2002/02/02 02:05:29 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -65,7 +65,7 @@ utility first appeared in It is based on the .Ar addnerd package by the same author. -.Sh AUTHOR +.Sh AUTHORS The .Nm utility was written by Alistair G. Crooks (agc@netbsd.org). diff --git a/usr.sbin/user/groupinfo.8 b/usr.sbin/user/groupinfo.8 index b04514cf2ca..e8370f9cf5f 100644 --- a/usr.sbin/user/groupinfo.8 +++ b/usr.sbin/user/groupinfo.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: groupinfo.8,v 1.4 2001/06/05 11:31:21 wiz Exp $ */ +.\" $NetBSD: groupinfo.8,v 1.5 2002/02/02 02:05:29 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -79,7 +79,7 @@ utility first appeared in It is based on the .Ar addnerd package by the same author. -.Sh AUTHOR +.Sh AUTHORS The .Nm utility was written by Alistair G. Crooks (agc@netbsd.org). diff --git a/usr.sbin/user/groupmod.8 b/usr.sbin/user/groupmod.8 index ef481ed9649..da4a10153fb 100644 --- a/usr.sbin/user/groupmod.8 +++ b/usr.sbin/user/groupmod.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: groupmod.8,v 1.6 2001/06/05 11:31:21 wiz Exp $ */ +.\" $NetBSD: groupmod.8,v 1.7 2002/02/02 02:05:29 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -74,7 +74,7 @@ utility first appeared in It is based on the .Ar addnerd package by the same author. -.Sh AUTHOR +.Sh AUTHORS The .Nm utility was written by Alistair G. Crooks (agc@netbsd.org). diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index 1f33d867536..708176376bd 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: user.8,v 1.10 2001/09/05 21:37:32 christos Exp $ */ +.\" $NetBSD: user.8,v 1.11 2002/02/02 02:05:29 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -138,7 +138,7 @@ utility first appeared in It is based on the .Ar addnerd package by the same author. -.Sh AUTHOR +.Sh AUTHORS The .Nm utility was written by Alistair G. Crooks (agc@netbsd.org). |
