From c038a4e9c09ba4ac77d885ac0afee418f41b8891 Mon Sep 17 00:00:00 2001 From: bubulle Date: Tue, 6 Apr 2010 18:12:47 +0000 Subject: Revert to 3.4.7...for now? git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3416 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/testparm.1.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/htmldocs/manpages/testparm.1.html') diff --git a/docs/htmldocs/manpages/testparm.1.html b/docs/htmldocs/manpages/testparm.1.html index 0adbcd572a..3de1fc02f8 100644 --- a/docs/htmldocs/manpages/testparm.1.html +++ b/docs/htmldocs/manpages/testparm.1.html @@ -1,5 +1,5 @@ testparm

Name

testparm — check an smb.conf configuration file for - internal correctness

Synopsis

testparm [-s] [-h] [-v] [-L <servername>] [-t <encoding>] {config filename} [hostname hostIP]

DESCRIPTION

This tool is part of the samba(7) suite.

testparm is a very simple test program + internal correctness

Synopsis

testparm [-s] [-h] [-v] [-L <servername>] [-t <encoding>] {config filename} [hostname hostIP]

DESCRIPTION

This tool is part of the samba(7) suite.

testparm is a very simple test program to check an smbd(8) configuration file for internal correctness. If this program reports no problems, you can use the configuration file with confidence that smbd @@ -11,7 +11,7 @@ has access to each service.

If testparm finds an error in the smb.conf file it returns an exit code of 1 to the calling program, else it returns an exit code of 0. This allows shell scripts - to test the output from testparm.

OPTIONS

-s

Without this option, testparm + to test the output from testparm.

OPTIONS

-s

Without this option, testparm will prompt for a carriage return after printing the service names and before dumping the service definitions.

-h|--help

Print a summary of command line options.

-V|--version

Prints the program version number. @@ -41,14 +41,14 @@ this parameter is supplied, the hostIP parameter must also be supplied.

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.

FILES

smb.conf(5)

This is usually the name of the configuration + if the hostname parameter is supplied.

FILES

smb.conf(5)

This is usually the name of the configuration file used by smbd(8). -

DIAGNOSTICS

The program will issue a message saying whether the +

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.

VERSION

This man page is correct for version 3 of - the Samba suite.

AUTHOR

The original Samba software and related utilities + to stdout.

VERSION

This man page is correct for version 3 of + the Samba suite.

AUTHOR

The original Samba software and related utilities were created by Andrew Tridgell. 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. -- cgit v1.2.3