diff options
author | Jeff Layton <jlayton@samba.org> | 2011-01-14 15:37:34 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2011-01-14 15:37:34 -0500 |
commit | 4b8adf3f935ecf738cb11e8c1fdb1725e1f3d7c4 (patch) | |
tree | 278d7ff1ecc3bca84287d9b79970464d9033f099 /mount.cifs.8 | |
parent | 2a0fef3c4a57a2b3dde86476d0056285a88c24ad (diff) | |
download | cifs-utils-4b8adf3f935ecf738cb11e8c1fdb1725e1f3d7c4.tar.gz cifs-utils-4b8adf3f935ecf738cb11e8c1fdb1725e1f3d7c4.tar.bz2 cifs-utils-4b8adf3f935ecf738cb11e8c1fdb1725e1f3d7c4.zip |
manpage: fix the SEE ALSO section
It references umount.cifs(8) which is no longer shipped as part of
cifs-utils. Replace it with a reference to cifs.upcall(8) instead.
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'mount.cifs.8')
-rw-r--r-- | mount.cifs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mount.cifs.8 b/mount.cifs.8 index 469440d..d8ad9f0 100644 --- a/mount.cifs.8 +++ b/mount.cifs.8 @@ -495,7 +495,7 @@ This man page is correct for version 1\&.52 of the cifs vfs filesystem (roughly .PP Documentation/filesystems/cifs\&.txt and fs/cifs/README in the linux kernel source tree may contain additional options and information\&. .PP -\fBumount.cifs\fR(8) +\fBcifs.upcall\fR(8) .SH "AUTHOR" .PP Steve French |