diff options
author | trhodes <trhodes@FreeBSD.org> | 2005-11-01 21:16:39 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2005-11-01 21:16:39 +0000 |
commit | 6ec08b528250a1fef2349431f764d70c2ec81898 (patch) | |
tree | 86244226c555ef010dc267e780b8c413b5a084db /contrib | |
parent | 5177198b62673e7a370cf2b3c474a614ef92afc6 (diff) | |
download | FreeBSD-src-6ec08b528250a1fef2349431f764d70c2ec81898.zip FreeBSD-src-6ec08b528250a1fef2349431f764d70c2ec81898.tar.gz |
Quick kill links to the nsmb(8) manual page, there is no such
utility that I can find.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/smbfs/mount_smbfs/mount_smbfs.8 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/smbfs/mount_smbfs/mount_smbfs.8 b/contrib/smbfs/mount_smbfs/mount_smbfs.8 index 61a1af3..a9b812c 100644 --- a/contrib/smbfs/mount_smbfs/mount_smbfs.8 +++ b/contrib/smbfs/mount_smbfs/mount_smbfs.8 @@ -58,9 +58,6 @@ tries to use an environment variable to determine it. .It Fl M Ar crights : Ns Ar srights Assign access rights to the newly created connection. -See -.Xr nsmb 8 -for theory. .It Fl N Do not ask for a password. At run time, @@ -73,9 +70,6 @@ If no password is found, prompts for it. .It Fl O Ar cowner : Ns Ar cgroup Ns / Ns Ar sowner : Ns Ar sgroup Assign owner/group attributes to the newly created connection. -See -.Xr nsmb 8 -for theory. .It Fl R Ar retrycount How many retries should be done before the SMB requester decides to drop the connection. |