diff options
author | Luke Leighton <lkcl@samba.org> | 1999-11-20 17:41:35 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1999-11-20 17:41:35 +0000 |
commit | 8702a73d679ebc09a9b31be597e6746518a7dd29 (patch) | |
tree | e2d66cbbce4d4ddb338e010621ee7b2667730552 | |
parent | 5b6e24e05185c64786346b04242e74ac62ce7a5c (diff) | |
download | samba-8702a73d679ebc09a9b31be597e6746518a7dd29.tar.gz samba-8702a73d679ebc09a9b31be597e6746518a7dd29.tar.bz2 samba-8702a73d679ebc09a9b31be597e6746518a7dd29.zip |
explicit reference to tell people that rpcclient doesn't work with
Windows 95. i can just imagine some people saying "it dunna wurk on
my box at home", and me having to reply, "i dunna care".
(This used to be commit b31de1640728ebcdc87cdb887cd74a288e180ed7)
-rw-r--r-- | docs/yodldocs/rpcclient.1.yo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/yodldocs/rpcclient.1.yo b/docs/yodldocs/rpcclient.1.yo index 189f1a9171..22cd3d2072 100644 --- a/docs/yodldocs/rpcclient.1.yo +++ b/docs/yodldocs/rpcclient.1.yo @@ -45,6 +45,11 @@ Typical usage is like this: nl() tt(rpcclient -I 192.168.32.1 -S "*SMBSERVER" -U fred%secret -l log) nl() +bf(rpcclient) is em(not) suitable for usage on single-user systems +such as Windows 9X, as Windows 9X does not support MSRPC services. +Therefore, if you have problems using bf(rpcclient) with Windows 9X, +we don't want to hear about it. + label(OPTIONS) manpageoptions() |