From 377898e63a8689b0e8c5c656ce9cfa98223cf74b Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Tue, 21 Aug 2012 15:18:54 -0400 Subject: cifs-utils: fix up references to getcifsacl and setcifsacl files When I moved the manpages for this to section 1, I missed some references to them. Also, get rid of the unneeded clean-local-aclprogs makefile target. Signed-off-by: Jeff Layton --- mount.cifs.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mount.cifs.8') diff --git a/mount.cifs.8 b/mount.cifs.8 index b2a0936..cca6048 100644 --- a/mount.cifs.8 +++ b/mount.cifs.8 @@ -677,7 +677,7 @@ winbind support configured via nsswitch.conf(5) and smb.conf(5) .RE Please refer to the respective manpages of cifs.idmap(8) and winbindd(8) for more information. -Security descriptors for a file object can be retrieved and set directly using extended attribute named system.cifs_acl. The security descriptors presented via this interface are "raw" blobs of data and need a userspace utility to either parse and format or to assemble it such as getcifsacl(8) and setcifsacl(8) respectively. +Security descriptors for a file object can be retrieved and set directly using extended attribute named system.cifs_acl. The security descriptors presented via this interface are "raw" blobs of data and need a userspace utility to either parse and format or to assemble it such as \fBgetcifsacl\fR(1) and \fBsetcifsacl\fR(1) respectively. Some of the things to consider while using this mount option: .sp @@ -785,9 +785,9 @@ Note that the typical response to a bug report is a suggestion to try the latest This man page is correct for version 1\&.74 of the cifs vfs filesystem (roughly Linux kernel 3\&.0)\&. .SH "SEE ALSO" .PP -Documentation/filesystems/cifs\&.txt and fs/cifs/README in the linux kernel source tree may contain additional options and information\&. +\fBcifs.upcall\fR(8), \fBgetcifsacl\fR(1), \fBsetcifsacl\fR(1) .PP -\fBcifs.upcall\fR(8) +Documentation/filesystems/cifs\&.txt and fs/cifs/README in the linux kernel source tree may contain additional options and information\&. .SH "AUTHOR" .PP Steve French -- cgit v1.2.3