summaryrefslogtreecommitdiffstats
path: root/login-utils/newgrp.1
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:33 +0100
committerKarel Zak2006-12-07 00:25:33 +0100
commit726f69e29ca9d4842f3acb20fffd2466fda62c09 (patch)
treeabbc1b6e9bfb0dfe32e81a83648e261ccb2d5a5f /login-utils/newgrp.1
parentImported from util-linux-2.2 tarball. (diff)
downloadkernel-qcow2-util-linux-726f69e29ca9d4842f3acb20fffd2466fda62c09.tar.gz
kernel-qcow2-util-linux-726f69e29ca9d4842f3acb20fffd2466fda62c09.tar.xz
kernel-qcow2-util-linux-726f69e29ca9d4842f3acb20fffd2466fda62c09.zip
Imported from util-linux-2.5 tarball.
Diffstat (limited to 'login-utils/newgrp.1')
-rw-r--r--login-utils/newgrp.16
1 files changed, 5 insertions, 1 deletions
diff --git a/login-utils/newgrp.1 b/login-utils/newgrp.1
index 032a5d5aa..de420ecfb 100644
--- a/login-utils/newgrp.1
+++ b/login-utils/newgrp.1
@@ -1,6 +1,6 @@
.\" Original author unknown. This man page is in the public domain.
.\" Modified Sat Oct 9 17:46:48 1993 by faith@cs.unc.edu
-.TH NEWGRP 1 "9 October 1993" "Linux 0.99" "Linux Programmer's Manual"
+.TH NEWGRP 1 "9 October 1993" "Linux 1.2" "Linux Programmer's Manual"
.SH NAME
newgrp \- log in to a new group
.SH SYNOPSIS
@@ -22,3 +22,7 @@ If no group is specified, the GID is changed to the login GID.
.SH "SEE ALSO"
.BR login "(1), " group (5)
+
+.SH AUTHOR
+Originally by Michael Haardt. Currently maintained by
+Peter Orbaek (poe@daimi.aau.dk).