diff options
author | Vance Lankhaar <vance@samba.org> | 2004-06-26 17:33:30 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:57 -0500 |
commit | 6f85dfef2742242d89cc4425e238d2b69dd590b5 (patch) | |
tree | f2c60b023aa725595bcad2527a430f8410b7e457 /docs/manpages/smbd.8.xml | |
parent | 62b295f1de458f594c4565f44aeec70b1a75126e (diff) | |
download | samba-6f85dfef2742242d89cc4425e238d2b69dd590b5.tar.gz samba-6f85dfef2742242d89cc4425e238d2b69dd590b5.tar.bz2 samba-6f85dfef2742242d89cc4425e238d2b69dd590b5.zip |
s/seperate/separate/g
Vance
(This used to be commit 7a5d05a8c3139ea2a1cb4852d1ee82741dd3e028)
Diffstat (limited to 'docs/manpages/smbd.8.xml')
-rw-r--r-- | docs/manpages/smbd.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/smbd.8.xml b/docs/manpages/smbd.8.xml index b74924adb8..3b028dfc81 100644 --- a/docs/manpages/smbd.8.xml +++ b/docs/manpages/smbd.8.xml @@ -138,7 +138,7 @@ <varlistentry> <term>-p <port number(s)></term> <listitem><para><replaceable>port number(s)</replaceable> is a - space or comma-seperated list of TCP ports smbd should listen on. + space or comma-separated list of TCP ports smbd should listen on. The default value is taken from the <smbconfoption><name>ports</name></smbconfoption> parameter in &smb.conf;</para> <para>The default ports are 139 (used for SMB over NetBIOS over TCP) |