From: Peter Breitenlohner Date: Wed, 22 Jul 2009 09:29:05 +0000 (+0200) Subject: newgrp.1: formatting X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6447b6d14f6dd9e90eaaedf6d51b78f4d0e9d02;p=util-linux newgrp.1: formatting Signed-off-by: Peter Breitenlohner --- diff --git a/login-utils/newgrp.1 b/login-utils/newgrp.1 index b9d6c61e..fade125c 100644 --- a/login-utils/newgrp.1 +++ b/login-utils/newgrp.1 @@ -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