]> err.no Git - util-linux/commitdiff
newgrp.1: formatting
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Wed, 22 Jul 2009 09:29:05 +0000 (11:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Aug 2009 10:11:11 +0000 (12:11 +0200)
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
login-utils/newgrp.1

index b9d6c61e5b91db492929796e09155ead277ca8a0..fade125c281ad4fa4c4b87ab43860a62956f94af 100644 (file)
@@ -4,7 +4,8 @@
 .SH NAME
 newgrp \- log in to a new group
 .SH SYNOPSIS
-.BI "newgrp [ " group " ]"
+.B newgrp
+.RI [ group ]
 .SH DESCRIPTION
 .B Newgrp
 changes the group identification of its caller, analogously to
@@ -21,10 +22,11 @@ If no group is specified, the GID is changed to the login GID.
 .I /etc/passwd
 
 .SH "SEE ALSO"
-.BR login "(1), " group (5)
+.BR login (1),
+.BR group (5)
 
 .SH AUTHOR
-Originally by Michael Haardt. Currently maintained by 
+Originally by Michael Haardt. Currently maintained by
 Peter Orbaek (poe@daimi.aau.dk).
 
 .SH AVAILABILITY