summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/hostsallow.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-11-01 22:33:40 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:10 -0500
commit8920ad1215beab24e1bc1b59805e0d51d9bd1615 (patch)
treeeb5c6ad678878678ffda43d7dc96b92993994f9c /docs/smbdotconf/security/hostsallow.xml
parente640a8e7b380ebbf7822f8ddac4dfdccefd221b6 (diff)
downloadsamba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.gz
samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.bz2
samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.zip
A slew of fixups that were causing problems for some folk.
(This used to be commit 6b2ea0772cd3ec8cd735acec2cde807d972737c5)
Diffstat (limited to 'docs/smbdotconf/security/hostsallow.xml')
-rw-r--r--docs/smbdotconf/security/hostsallow.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/smbdotconf/security/hostsallow.xml b/docs/smbdotconf/security/hostsallow.xml
index 5e807daa68..849b515f46 100644
--- a/docs/smbdotconf/security/hostsallow.xml
+++ b/docs/smbdotconf/security/hostsallow.xml
@@ -5,8 +5,7 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>allow hosts</synonym>
<description>
- <para>A synonym for this parameter is <parameter moreinfo="none">allow
- hosts</parameter>.</para>
+ <para>A synonym for this parameter is <smbconfoption name="allow hosts"/>.</para>
<para>This parameter is a comma, space, or tab delimited
set of hosts which are permitted to access a service.</para>
@@ -17,9 +16,9 @@
<para>You can specify the hosts by name or IP number. For
example, you could restrict access to only the hosts on a
- Class C subnet with something like <command moreinfo="none">allow hosts = 150.203.5.
- </command>. The full syntax of the list is described in the man
- page <filename moreinfo="none">hosts_access(5)</filename>. Note that this man
+ Class C subnet with something like <command>allow hosts = 150.203.5.</command>.
+ The full syntax of the list is described in the man
+ page <filename>hosts_access(5)</filename>. Note that this man
page may not be present on your system, so a brief description will
be given here also.</para>