diff options
author | Gerald Carter <jerry@samba.org> | 2002-10-01 17:02:36 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-10-01 17:02:36 +0000 |
commit | 7faabd42c5cd010f0c19e074e805e41047b5d6c2 (patch) | |
tree | 142ae7da7c9ab6d24168b4b2f4710968007b1a2a /docs/manpages/testprns.1 | |
parent | 5567ef53cb65e6100825ea909d9c35e322e65293 (diff) | |
download | samba-7faabd42c5cd010f0c19e074e805e41047b5d6c2.tar.gz samba-7faabd42c5cd010f0c19e074e805e41047b5d6c2.tar.bz2 samba-7faabd42c5cd010f0c19e074e805e41047b5d6c2.zip |
* fixed typos in SGML source
* regenerated man pages
(This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
Diffstat (limited to 'docs/manpages/testprns.1')
-rw-r--r-- | docs/manpages/testprns.1 | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/docs/manpages/testprns.1 b/docs/manpages/testprns.1 index bc1a27b198..5d5cb97f31 100644 --- a/docs/manpages/testprns.1 +++ b/docs/manpages/testprns.1 @@ -1,21 +1,22 @@ -.\" This manpage has been automatically generated by docbook2man-spec -.\" from a DocBook document. docbook2man-spec can be found at: -.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> +.\" This manpage has been automatically generated by docbook2man +.\" from a DocBook document. This tool can be found at: +.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "TESTPRNS" "1" "28 January 2002" "" "" +.TH "TESTPRNS" "1" "01 October 2002" "" "" .SH NAME testprns \- check printer name for validity with smbd .SH SYNOPSIS -.sp -\fBtestprns\fR \fBprintername\fR [ \fBprintcapname\fR ] + +\fBtestprns\fR \fBprintername\fR [ \fBprintcapname\fR ] + .SH "DESCRIPTION" .PP -This tool is part of the Sambasuite. +This tool is part of the Samba suite. .PP \fBtestprns\fR is a very simple test program to determine whether a given printer name is valid for use in -a service to be provided by \fB smbd(8)\fR. +a service to be provided by \fB smbd(8)\fR .PP "Valid" in this context means "can be found in the printcap specified". This program is very stupid - so stupid in @@ -41,7 +42,7 @@ This is the name of the printcap file within which to search for the given printer name. If no printcap name is specified \fBtestprns -\fRwill attempt to scan the printcap file name +\fR will attempt to scan the printcap file name specified at compile time. .SH "FILES" .TP @@ -73,7 +74,7 @@ the Samba suite. .SH "SEE ALSO" .PP \fIprintcap(5)\fR, -\fBsmbd(8)\fR, +\fBsmbd(8)\fR \fBsmbclient(1)\fR .SH "AUTHOR" .PP @@ -86,5 +87,5 @@ 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, available at ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0 -release by Jeremy Allison. The conversion to DocBook for +release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter |