Tidied up VERSION section. Added testparm.1.yo
authorJeremy Allison <jra@samba.org>
Mon, 2 Nov 1998 23:09:44 +0000 (23:09 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 2 Nov 1998 23:09:44 +0000 (23:09 +0000)
Jeremy.
(This used to be commit 30591654cd7a3e84ded379788c62b1b259136844)

docs/yodldocs/make_smbcodepage.1.yo
docs/yodldocs/nmbd.8.yo
docs/yodldocs/nmblookup.1.yo
docs/yodldocs/samba.7.yo
docs/yodldocs/smbclient.1.yo
docs/yodldocs/smbd.8.yo
docs/yodldocs/testparm.1.yo [new file with mode: 0644]

index 285079d336d6653df04864a1ee9fd32473ea9183..fe29d94e8698ef414af1a45dc99e98b596179364 100644 (file)
@@ -119,12 +119,7 @@ by all.  The program should NOT be setuid or setgid!
 label(VERSION)
 manpagesection(VERSION)
 
-This man page is correct for version 2.0 of the Samba
-suite, plus some of the recent patches to it. These notes will
-necessarily lag behind development of the software, so it is possible
-that your version of the program has extensions or parameter semantics
-that differ from or are not covered by this man page. Please notify
-these to the address below for rectification.
+This man page is correct for version 2.0 of the Samba suite.
 
 label(SEEALSO)
 manpageseealso()
index 6cd9a12522bc18ce02db4026988a4b26d202a11b..42fb0b38766533bd5d07417af0c5ea80c8c46775 100644 (file)
@@ -171,12 +171,7 @@ level.
 label(VERSION)
 manpagesection(VERSION)
 
-This man page is (mostly) correct for version 2.0 of the Samba suite,
-plus some of the recent patches to it. These notes will necessarily
-lag behind development of the software, so it is possible that your
-version of the server has extensions or parameter semantics that
-differ from or are not covered by this man page. Please notify these
-to the address below for rectification.
+This man page is correct for version 2.0 of the Samba suite.
 
 label(SEEALSO)
 manpageseealso()
index 9de3372e4f3dda35dcc28a5560a0adb03bb3a293..22216a518cf6517cd85b956aa4870b7ba9a9c7fc 100644 (file)
@@ -107,12 +107,7 @@ browser (1B name type) for the IRIX workgroup.
 label(VERSION)
 manpagesection(VERSION)
 
-This man page is (mostly) correct for version 2.0 of the Samba suite,
-plus some of the recent patches to it. These notes will necessarily
-lag behind development of the software, so it is possible that your
-version of the server has extensions or parameter semantics that
-differ from or are not covered by this man page. Please notify these
-to the address below for rectification.
+This man page is correct for version 2.0 of the Samba suite.
 
 label(SEEALSO)
 manpageseealso()
index da9eb224d28792416d6621bd084d45073d3e070e..d92f9843ee632be575472580c669ecf7d2b65eab 100644 (file)
@@ -78,7 +78,7 @@ url(http://samba.anu.edu.au/samba/)(http://samba.anu.edu.au/samba/).
 label(VERSION)
 manpagesection(VERSION)
 
-This man page is current for version 2.0 of Samba
+This man page is correct for version 2.0 of the Samba suite. 
 
 label(CONTRIBUTIONS)
 manpagesection(CONTRIBUTIONS)
index 92b0f162de4aac6070e242da56eabbc52386bb37..0ff1c006c24068545bc9f07f58c38ea655410d8e 100644 (file)
@@ -692,12 +692,7 @@ level used by the client. If you have problems, set the debug level to
 label(VERSION)
 manpagesection(VERSION)
 
-This man page is (mostly) correct for version 2.0 of the Samba suite,
-plus some of the recent patches to it. These notes will necessarily
-lag behind development of the software, so it is possible that your
-version of the server has extensions or parameter semantics that
-differ from or are not covered by this man page. Please notify these
-to the address below for rectification.
+This man page is correct for version 2.0 of the Samba suite.
 
 label(AUTHOR)
 manpageauthor()
index c537ccc83b3fffac69a6257b4e21d530c216d145..43568dfc16e71930035bec44acb58a8e766f4039 100644 (file)
@@ -351,12 +351,7 @@ directory of your Samba installation.
 label(VERSION)
 manpagesection(VERSION)
 
-This man page is (mostly) correct for version 2.0 of the Samba suite,
-plus some of the recent patches to it. These notes will necessarily
-lag behind development of the software, so it is possible that your
-version of the server has extensions or parameter semantics that
-differ from or are not covered by this man page. Please notify these
-to the address below for rectification.
+This man page is correct for version 2.0 of the Samba suite.
 
 label(DIAGNOSTICS)
 manpagesection(DIAGNOSTICS)
diff --git a/docs/yodldocs/testparm.1.yo b/docs/yodldocs/testparm.1.yo
new file mode 100644 (file)
index 0000000..3cde640
--- /dev/null
@@ -0,0 +1,94 @@
+mailto(samba-bugs@samba.anu.edu.au) 
+
+manpage(testparm)(1)(23 Oct 1998)(Samba)(SAMBA)
+
+label(NAME)
+manpagename(testparm)(check an smb.conf configuration file for internal correctness)
+
+label(SYNOPSIS)
+manpagesynopsis() 
+
+bf(testparm) [configfilename [hostname hostIP] ]
+
+label(DESCRIPTION)
+manpagedescription()
+
+This program is part of the bf(Samba) suite.
+
+bf(testparm) is a very simple test program to check an
+url(bf(smbd))(smbd.8.html) configuration file for internal
+correctness. If this program reports no problems, you can use the
+configuration file with confidence that url(bf(smbd))(smbd.8.html)
+will successfully load the configuration file.
+
+Note that this is em(NOT) a guarantee that the services specified in the
+configuration file will be available or will operate as expected.
+
+If the optional host name and host IP address are specified on the
+command line, this test program will run through the service entries
+reporting whether the specified host has access to each service.
+
+label(OPTIONS)
+manpageoptions()
+
+startdit()
+
+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.
+
+dit(bf(hostname)) If this parameter and the following are specified,
+then testparm will examine the url(bf("hosts
+allow"))(smb.conf.5.html#hosts_allow) and url(bf("hosts
+deny"))(smb.conf.5.html#hosts_deny) parameters in the
+url(bf(smb.conf))(smb.conf.5.html) file to determine if the hostname
+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.
+
+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.
+
+enddit()
+
+label(FILES)
+manpagesection(FILES)
+
+url(bf(smb.conf))(smb.conf.5.html). This is usually the name of the
+configuration file used by url(bf(smbd))(smbd.8.html).
+
+label(DIAGNOSTICS)
+manpagesection(DIAGNOSTICS)
+
+The program will issue a message saying whether the configuration file
+loaded OK or not. This message may be preceded by errors and warnings
+if the file did not load. If the file was loaded OK, the program then
+dumps all known service details to stdout.
+
+label(VERSION)
+manpagesection(VERSION)
+
+This man page is correct for version 2.0 of the Samba suite.
+
+label(SEEALSO)
+manpageseealso()
+
+url(bf(smb.conf (5)))(smb.conf.5.html), url(bf(smbd (8)))(smbd.8.html)
+
+label(AUTHOR)
+manpageauthor()
+
+The original Samba software and related utilities were created by
+Andrew Tridgell email(samba-bugs@samba.anu.edu.au). Samba is now developed
+by the Samba Team as an Open Source project similar to the way the
+Linux kernel is developed.
+
+The original Samba man pages were written by Karl Auer. The man page
+sources were converted to YODL format (another excellent piece of Open
+Source software) and updated for the Samba2.0 release by Jeremy
+Allison, email(samba-bugs@samba.anu.edu.au).
+
+See url(bf(samba (8)))(samba.7.html) to find out how to get a full
+list of contributors and details on how to submit bug reports,
+comments etc.