[6018] in Moira

home help back first fref pref prev next nref lref last post

blanche man page claims -nfsgroup option exists

daemon@ATHENA.MIT.EDU (Alex Dehnert)
Sun Apr 17 15:54:44 2011

Message-ID: <4DAB457D.3070509@mit.edu>
Date: Sun, 17 Apr 2011 15:54:37 -0400
From: Alex Dehnert <adehnert@MIT.EDU>
MIME-Version: 1.0
To: moiradev@mit.edu
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

The blanche man page claims that it takes an -nfsgroup option, whereas 
it should be -nfs. I've included a patch to fix this.

Thanks,
Alex

alex@kronborg man [15:52] $ git show
commit 4e5ee27c70789b71191a418ac6b9c5fa19773775
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Sun Apr 17 15:52:30 2011 -0400

     Fix man page: blanche -nfs, not -nfsgroup

diff --git a/man/blanche.1 b/man/blanche.1
index 101675d..b9f96df 100644
--- a/man/blanche.1
+++ b/man/blanche.1
@@ -122,7 +122,7 @@ Toggle whether or not the list is a mailing list.
  .IP \fB-group\ \fR(\fB-G\fR)\ \fRor\ \fB-notgroup\ \fR(\fB-NG\fR)
  Toggle whether or not the list is a group. (Groups can be used on the
  ACLs of directories in AFS.)
-.IP \fB-nfsgroup\ \fR(\fB-N\fR)\ \fRor\ \fB-notnfs\ \fR(\fB-NN\fR)
+.IP \fB-nfs\ \fR(\fB-N\fR)\ \fRor\ \fB-notnfs\ \fR(\fB-NN\fR)
  Toggle whether or not the list is an NFS group.  (NFS groups are
  included in a user's hesiod group list and in Moira-generated NFS
  credentials file, and can be used for controlling access to NFS exported

home help back first fref pref prev next nref lref last post