On Tue, 18 Oct 2011 06:31:33 -0500 Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx> wrote: > On Tue, Oct 18, 2011 at 6:22 AM, Jeff Layton <jlayton@xxxxxxxxx> wrote: > > The convention is to have that close to the bottom of the manpage. In > > this case, we want it after the EXAMPLES section. > > > > Signed-off-by: Jeff Layton <jlayton@xxxxxxxxx> > > --- > > setcifsacl.1 | 12 ++++++------ > > 1 files changed, 6 insertions(+), 6 deletions(-) > > > > diff --git a/setcifsacl.1 b/setcifsacl.1 > > index be8af0c..8957512 100644 > > --- a/setcifsacl.1 > > +++ b/setcifsacl.1 > > @@ -68,12 +68,6 @@ type: ALLOWED (0x0), DENIED (0x1), OBJECT_ALLOWED (0x5), OBJECT_DENIED (0x6) > > flags: OBJECT_INHERIT_FLAG (OI or 0x1), CONTAINER_INHERIT_FLAG (CI or 0x2), NO_PROPAGATE_INHERIT_FLAG (NI or 0x4), INHERIT_ONLY_FLAG (IO or 0x8), INHERITED_ACE_FLAG (IA or 0x10) or a combination/OR of these values. > > .PP > > mask: Either one of FULL, CHANGE, READ, a combination of R W X D P O, or a hex value > > -.SH "SEE ALSO" > > -.PP > > -\fBmount.cifs\fR(8), > > -\fBwinbindd\fR(8), > > -\fBgetcifsacl\fR(1) > > -.PP > > .SH "EXAMPLES" > > .PP > > Add an ACE > > @@ -95,6 +89,12 @@ setcifsacl -S "ACL:CIFSTESTDOM\\Administrator:0x0/0x0/FULL, > > .br > > ACL:CIFSTESTDOM\\user2:0x0/0x0/FULL," <file_name> > > .PP > > +.SH "SEE ALSO" > > +.PP > > +\fBmount.cifs\fR(8), > > +\fBwinbindd\fR(8), > > +\fBgetcifsacl\fR(1) > > +.PP > > .SH "AUTHOR" > > .PP > > Shirish Pargaonkar wrote the setcifsacl program\&. > > -- > > 1.7.6.4 > > > > > > Thanks Jeff. Looks correct. > Acked-by: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx> > -- > To unsubscribe from this list: send the line "unsubscribe linux-cifs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html Thanks. Committed... -- Jeff Layton <jlayton@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html