diff options
author | Jeff Layton <jlayton@samba.org> | 2011-09-24 08:01:16 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2011-09-24 08:01:16 -0400 |
commit | f9df5f8e629176db7a1812f7914a45e2977c3e4c (patch) | |
tree | a6f53603fc3129c22568fa521ce8dbdf7ae80fea /cifs.idmap.8.in | |
parent | 62a1005814793dd7fa5e819d6619065ae8edf240 (diff) | |
download | cifs-utils-f9df5f8e629176db7a1812f7914a45e2977c3e4c.tar.gz cifs-utils-f9df5f8e629176db7a1812f7914a45e2977c3e4c.tar.bz2 cifs-utils-f9df5f8e629176db7a1812f7914a45e2977c3e4c.zip |
acltools: install them in $bindir, not $sbindir
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>
Diffstat (limited to 'cifs.idmap.8.in')
-rw-r--r-- | cifs.idmap.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cifs.idmap.8.in b/cifs.idmap.8.in index f2fa3b2..7e3ab1f 100644 --- a/cifs.idmap.8.in +++ b/cifs.idmap.8.in @@ -7,7 +7,7 @@ .\" Source: cifs-utils 4.0 .\" Language: English .\" -.TH "CIFS\&.IDMAP" "8" "05/26/2011" "cifs-utils 4\&.0" "System Administration tools" +.TH "CIFS\&.IDMAP" "8" "05/26/2011" "cifs-utils" "System Administration tools" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- |