diff options
author | Luke Leighton <lkcl@samba.org> | 1999-11-19 23:18:00 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1999-11-19 23:18:00 +0000 |
commit | 01072b78e61a7d752410ae868d9c156cae6ff357 (patch) | |
tree | fc2772b43515e6bc83069926c632a1e47d2dbc04 /docs/yodldocs/smbd.8.yo | |
parent | e1820455c24de024a2ff7418bd2d14ad943563fa (diff) | |
download | samba-01072b78e61a7d752410ae868d9c156cae6ff357.tar.gz samba-01072b78e61a7d752410ae868d9c156cae6ff357.tar.bz2 samba-01072b78e61a7d752410ae868d9c156cae6ff357.zip |
added an rpcclient man page. wow!
(This used to be commit a46b33079fdcdbbbd622002cb790e20ed25ccd03)
Diffstat (limited to 'docs/yodldocs/smbd.8.yo')
-rw-r--r-- | docs/yodldocs/smbd.8.yo | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/yodldocs/smbd.8.yo b/docs/yodldocs/smbd.8.yo index acd2639a26..b0ed9a6cff 100644 --- a/docs/yodldocs/smbd.8.yo +++ b/docs/yodldocs/smbd.8.yo @@ -421,11 +421,16 @@ performance. label(SEEALSO) manpageseealso() -bf(hosts_access (5)), bf(inetd (8)), url(bf(nmbd (8)))(nmbd.8.html), -url(bf(smb.conf (5)))(smb.conf.5.html), url(bf(smbclient -(1)))(smbclient.1.html), url(bf(testparm (1)))(testparm.1.html), -url(bf(testprns (1)))(testprns.1.html), and the Internet RFC's -bf(rfc1001.txt), bf(rfc1002.txt). In addition the CIFS (formerly SMB) +bf(hosts_access (5)), +bf(inetd (8)), +url(bf(nmbd (8)))(nmbd.8.html), +url(bf(smb.conf (5)))(smb.conf.5.html), +url(bf(smbclient (1)))(smbclient.1.html), +url(bf(testparm (1)))(testparm.1.html), +url(bf(testprns (1)))(testprns.1.html), +url(bf(rpcclient (1)))(rpcclient.1.html), +and the Internet RFC's bf(rfc1001.txt), bf(rfc1002.txt). +In addition the CIFS (formerly SMB) specification is available as a link from the Web page : url(http://samba.org/cifs/)(http://samba.org/cifs/). |