diff options
author | Gerald Carter <jerry@samba.org> | 2002-06-17 03:55:54 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-06-17 03:55:54 +0000 |
commit | b2e088af72f0987fb53b3c5b14cb9d298154d66b (patch) | |
tree | f3edb3bc29c9fcdf48f973f0ddd9d79c3aafc497 | |
parent | d666280b0a64c61a19a824441b7903539f438900 (diff) | |
download | samba-b2e088af72f0987fb53b3c5b14cb9d298154d66b.tar.gz samba-b2e088af72f0987fb53b3c5b14cb9d298154d66b.tar.bz2 samba-b2e088af72f0987fb53b3c5b14cb9d298154d66b.zip |
fix typo
(This used to be commit 27bba80c0e36f823e653439a829c285cc0663485)
-rw-r--r-- | docs/docbook/projdoc/UNIX_INSTALL.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/UNIX_INSTALL.sgml b/docs/docbook/projdoc/UNIX_INSTALL.sgml index bc18fa19e3..aab193c451 100644 --- a/docs/docbook/projdoc/UNIX_INSTALL.sgml +++ b/docs/docbook/projdoc/UNIX_INSTALL.sgml @@ -231,7 +231,7 @@ <para><prompt>$ </prompt><userinput>smbclient -L <replaceable>yourhostname</replaceable></userinput></para> - <para>Your should get back a list of shares available on + <para>You should get back a list of shares available on your server. If you don't then something is incorrectly setup. Note that this method can also be used to see what shares are available on other LanManager clients (such as WfWg).</para> |