From 55abd936a838a4410899db76cb5530b0c4694dc9 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 10 Oct 2001 17:19:10 +0000 Subject: mega-merge from 2.2 (This used to be commit c76bf8ed3275e217d1b691879153fe9137bcbe38) --- docs/manpages/testparm.1 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/manpages/testparm.1') diff --git a/docs/manpages/testparm.1 b/docs/manpages/testparm.1 index 98a45f3860..5468fb1c33 100644 --- a/docs/manpages/testparm.1 +++ b/docs/manpages/testparm.1 @@ -3,7 +3,7 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "TESTPARM" "1" "24 April 2001" "" "" +.TH "TESTPARM" "1" "10 October 2001" "" "" .SH NAME testparm \- check an smb.conf configuration file for internal correctness .SH SYNOPSIS @@ -42,7 +42,7 @@ names and before dumping the service definitions. Print usage message .TP \fB-L servername\fR -Sets the value of the %L macro to servername. +Sets the value of the %L macro to \fIservername\fR. This is useful for testing include files specified with the %L macro. .TP @@ -53,7 +53,7 @@ default \fIsmb.conf\fR file will be checked. .TP \fBhostname\fR If this parameter and the following are -specified, then testparm will examine the \fIhosts +specified, then \fBtestparm\fR will examine the \fIhosts allow\fR and \fIhosts deny\fR parameters in the \fIsmb.conf\fR file to determine if the hostname with this IP address would be @@ -73,7 +73,7 @@ file used by \fBsmbd\fR. .SH "DIAGNOSTICS" .PP The program will issue a message saying whether the -configuration file loaded OK or not. This message may be preceeded by +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. @@ -84,7 +84,8 @@ the Samba suite. .SH "SEE ALSO" .PP \fIsmb.conf(5)\fR, -\fBsmbd(8)\fR.SH "AUTHOR" +\fBsmbd(8)\fR +.SH "AUTHOR" .PP The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed -- cgit