Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-18 | manpage: move SEE ALSO section in setcifsacl.1 nearer to bottom | Jeff Layton | 1 | -6/+6 | |
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@samba.org> | |||||
2011-09-24 | acltools: install them in $bindir, not $sbindir | Jeff Layton | 1 | -0/+104 | |
Move the manpages to section 1 since getcifsacl and setcifsacl are user, not sysadmin tools. Get rid of the useless sed calls on the manpages. They don't have any explicit paths in them that need replacing. Also get rid of the "4.0" in the footers of all the manpages. Signed-off-by: Jeff Layton <jlayton@samba.org> |