diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-08-17 13:52:02 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-08-17 13:52:02 +0000 |
commit | ee92edf7dafc4da220fde07c1a42d3b9b1ab477a (patch) | |
tree | ce5962e51a2ac59e7a8e8b59e3a50de5ec396af9 | |
parent | cb36e520b38edf063157024b46d9e58f8a341028 (diff) | |
download | samba-ee92edf7dafc4da220fde07c1a42d3b9b1ab477a.tar.gz samba-ee92edf7dafc4da220fde07c1a42d3b9b1ab477a.tar.bz2 samba-ee92edf7dafc4da220fde07c1a42d3b9b1ab477a.zip |
paramater -> parameter
(This used to be commit 0db310d82c9d8f403c41e158662be1260c609542)
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 1e713147c9..54e5f3ed73 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -396,7 +396,7 @@ to change your config based on what the client calls you. Your server can have a "dual personality".</para> - <para>Note that this paramater is not available when Samba listens + <para>Note that this parameter is not available when Samba listens on port 445, as clients no longer send this information </para> </listitem> @@ -5108,7 +5108,7 @@ (eg --with-tdbsam) at configure time. </para> - <para>This paramater is in two parts, the backend's name, and a 'location' + <para>This parameter is in two parts, the backend's name, and a 'location' string that has meaning only to that particular backed. These are separated by a : character.</para> |