[1640] in Moira
Re: blanche man page changes
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Sat Aug 12 14:49:04 2000
From: Marc Horowitz <marc@MIT.EDU>
To: Garry Zacheiss <zacheiss@mit.edu>
Cc: moiradev@mit.edu
Date: 12 Aug 2000 14:49:02 -0400
In-Reply-To: Garry Zacheiss's message of "Sat, 12 Aug 2000 04:04:22 -0400"
Message-ID: <t53og2yiach.fsf@horowitz.ne.mediaone.net>
s/expect/except/
Marc
P.S. betcha thought I just deleted all of these :-)
Garry Zacheiss <zacheiss@MIT.EDU> writes:
>> This documents the new -MA flag for setting membership acls.
>>
>> Garry
>>
>> Index: blanche.1
>> ===================================================================
>> RCS file: /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/man/blanche.1,v
>> retrieving revision 1.14
>> diff -c -r1.14 blanche.1
>> *** blanche.1 2000/04/19 23:16:48 1.14
>> --- blanche.1 2000/08/12 08:02:55
>> ***************
>> *** 132,138 ****
>> .IP \fB-owner\ \fIowner\ \fRor\ \fB-O\ \fIowner\fR
>> Set the owner of the list. The owner is specified like a list member,
>> except that list owners can never be strings.
>> !
>>
>> .SH AUTHORS
>> Mark Rosenstein and Jay Berkenbilt.
>> --- 132,142 ----
>> .IP \fB-owner\ \fIowner\ \fRor\ \fB-O\ \fIowner\fR
>> Set the owner of the list. The owner is specified like a list member,
>> except that list owners can never be strings.
>> ! .IP \fB-memacl\ \fImembership_acl\ \fRor\ \fB-MA\ \fImembership_acl\fR
>> ! Set the mebership acl of the list; members of this acl will be allowed
>> ! to add and remove members of the list, but not update any other
>> ! characteristics. The membership acl is specified like a list member,
>> ! expect that it can never be a string.
>>
>> .SH AUTHORS
>> Mark Rosenstein and Jay Berkenbilt.