summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/remoteannounce.xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-20 09:20:16 +0100
committerKarolin Seeger <kseeger@samba.org>2009-02-20 09:20:16 +0100
commit54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1 (patch)
treebe892fce9efbf5fb7512659497a9f4a98d02efb1 /docs-xml/smbdotconf/misc/remoteannounce.xml
parent73d5f14c04f2487f67695ce2e9ff025e25b2b026 (diff)
downloadsamba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.tar.gz
samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.tar.bz2
samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.zip
s3/docs: Fix several typos.
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
Diffstat (limited to 'docs-xml/smbdotconf/misc/remoteannounce.xml')
-rw-r--r--docs-xml/smbdotconf/misc/remoteannounce.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/misc/remoteannounce.xml b/docs-xml/smbdotconf/misc/remoteannounce.xml
index f23968b501..a6bf0c546f 100644
--- a/docs-xml/smbdotconf/misc/remoteannounce.xml
+++ b/docs-xml/smbdotconf/misc/remoteannounce.xml
@@ -6,7 +6,7 @@
<description>
<para>
This option allows you to setup <citerefentry><refentrytitle>nmbd</refentrytitle>
- <manvolnum>8</manvolnum></citerefentry>to periodically announce itself
+ <manvolnum>8</manvolnum></citerefentry> to periodically announce itself
to arbitrary IP addresses with an arbitrary workgroup name.
</para>
@@ -23,7 +23,7 @@
</programlisting>
the above line would cause <command moreinfo="none">nmbd</command> to announce itself
to the two given IP addresses using the given workgroup names. If you leave out the
- workgroup name then the one given in the <smbconfoption name="workgroup"/> parameter
+ workgroup name, then the one given in the <smbconfoption name="workgroup"/> parameter
is used instead.
</para>