From 3bb3f2d0ce1165d0cac683f507d838d20c8c743b Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Sat, 14 Nov 1998 03:01:40 +0000 Subject: Update for 2.0beta1. Jeremy. (This used to be commit 598d0255d40da29ebab3d1a3c9eb66ba654db7b5) --- docs/manpages/testprns.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/manpages/testprns.1') diff --git a/docs/manpages/testprns.1 b/docs/manpages/testprns.1 index efe5e96d9c..9be0443344 100644 --- a/docs/manpages/testprns.1 +++ b/docs/manpages/testprns.1 @@ -1,7 +1,7 @@ -.TH "testparm" "1" "23 Oct 1998" "Samba" "SAMBA" +.TH "testprns " "1" "23 Oct 1998" "Samba" "SAMBA" .PP .SH "NAME" -testparm \- check printer name for validity with smbd +testprns \- check printer name for validity with smbd .PP .SH "SYNOPSIS" .PP @@ -27,7 +27,7 @@ The printer name to validate\&. .IP Printer names are taken from the first field in each record in the printcap file, single printer names and sets of aliases separated by -vertical bars ("|") are recognised\&. Note that no validation or +vertical bars ("|") are recognized\&. Note that no validation or checking of the printcap syntax is done beyond that required to extract the printer name\&. It may be that the print spooling system is more forgiving or less forgiving than \fBtestprns\fP\&. However, if -- cgit