summaryrefslogtreecommitdiff
path: root/docs/yodldocs/testparm.1.yo
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-04 23:22:45 +0000
committerJeremy Allison <jra@samba.org>1998-11-04 23:22:45 +0000
commit8080fb7ccce49f6401d1406ced647f5ceb333faf (patch)
treec545a21dff22b332c5688386099be12a98f84be9 /docs/yodldocs/testparm.1.yo
parent6bb6efe2b881f3ab67a73b2ef32faa2041ebedb5 (diff)
downloadsamba-8080fb7ccce49f6401d1406ced647f5ceb333faf.tar.gz
samba-8080fb7ccce49f6401d1406ced647f5ceb333faf.tar.bz2
samba-8080fb7ccce49f6401d1406ced647f5ceb333faf.zip
Added internal cross references for all man pages.
Jeremy. (This used to be commit 9dd09fdb643b70e5b46aeb9f6580128b7a68fe4e)
Diffstat (limited to 'docs/yodldocs/testparm.1.yo')
-rw-r--r--docs/yodldocs/testparm.1.yo5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/yodldocs/testparm.1.yo b/docs/yodldocs/testparm.1.yo
index 7ed84eee5e..1ff31adcf8 100644
--- a/docs/yodldocs/testparm.1.yo
+++ b/docs/yodldocs/testparm.1.yo
@@ -8,7 +8,7 @@ manpagename(testparm)(check an smb.conf configuration file for internal correctn
label(SYNOPSIS)
manpagesynopsis()
-bf(testparm) [configfilename [hostname hostIP] ]
+bf(testparm) [link(configfilename)(configfilename) [link(hostname)(hostname) link(hostIP)(hostIP)] ]
label(DESCRIPTION)
manpagedescription()
@@ -33,10 +33,12 @@ manpageoptions()
startdit()
+label(configfilename)
dit(bf(configfilename)) This is the name of the configuration file to
check. If this parameter is not present then the default
url(bf(smb.conf))(smb.conf.5.html) file will be checked.
+label(hostname)
dit(bf(hostname)) If this parameter and the following are specified,
then testparm will examine the url(bf("hosts
allow"))(smb.conf.5.html#hostsallow) and url(bf("hosts
@@ -46,6 +48,7 @@ with this IP address would be allowed acces to the
url(bf(smbd))(smbd.8.html) server. If this parameter is supplied, the
hostIP parameter must also be supplied.
+label(hostIP)
dit(bf(hostIP)) This is the IP address of the host specified in the
previous parameter. This address must be supplied if the hostname
parameter is supplied.