diff options
Diffstat (limited to 'docs/htmldocs/testprns.1.html')
-rw-r--r-- | docs/htmldocs/testprns.1.html | 91 |
1 files changed, 46 insertions, 45 deletions
diff --git a/docs/htmldocs/testprns.1.html b/docs/htmldocs/testprns.1.html index 5efef1fb85..0225aad9d5 100644 --- a/docs/htmldocs/testprns.1.html +++ b/docs/htmldocs/testprns.1.html @@ -5,7 +5,7 @@ >testprns</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD +CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD ><BODY CLASS="REFENTRY" BGCOLOR="#FFFFFF" @@ -15,7 +15,7 @@ VLINK="#840084" ALINK="#0000FF" ><H1 ><A -NAME="TESTPRNS.1" +NAME="TESTPRNS" ></A >testprns</H1 ><DIV @@ -47,12 +47,10 @@ NAME="AEN13" ><H2 >DESCRIPTION</H2 ><P ->This tool is part of the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->Samba</SPAN ->(7)</SPAN +>This tool is part of the <A +HREF="samba.7.html" +TARGET="_top" +> Samba</A > suite.</P ><P ><B @@ -60,13 +58,14 @@ CLASS="COMMAND" >testprns</B > is a very simple test program to determine whether a given printer name is valid for use in - a service to be provided by <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smbd</SPAN ->(8)</SPAN ->.</P + a service to be provided by <A +HREF="smbd.8.html" +TARGET="_top" +><B +CLASS="COMMAND" +> smbd(8)</B +></A +>. </P ><P >"Valid" in this context means "can be found in the printcap specified". This program is very stupid - so stupid in @@ -76,7 +75,7 @@ CLASS="REFENTRYTITLE" ><DIV CLASS="REFSECT1" ><A -NAME="AEN25" +NAME="AEN22" ></A ><H2 >OPTIONS</H2 @@ -104,12 +103,10 @@ CLASS="COMMAND" <B CLASS="COMMAND" >testprns</B -> finds the printer then <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smbd</SPAN ->(8)</SPAN +> finds the printer then + <B +CLASS="COMMAND" +>smbd</B > should do so as well. </P ></DD ><DT @@ -132,7 +129,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN44" +NAME="AEN39" ></A ><H2 >FILES</H2 @@ -161,17 +158,17 @@ CLASS="FILENAME" ><DIV CLASS="REFSECT1" ><A -NAME="AEN53" +NAME="AEN48" ></A ><H2 >DIAGNOSTICS</H2 ><P >If a printer is found to be valid, the message - "Printer name <printername> is valid" will be + "Printer name <printername> is valid" will be displayed. </P ><P >If a printer is found to be invalid, the message - "Printer name <printername> is not valid" will be + "Printer name <printername> is not valid" will be displayed. </P ><P >All messages that would normally be logged during @@ -189,7 +186,7 @@ CLASS="FILENAME" ><DIV CLASS="REFSECT1" ><A -NAME="AEN60" +NAME="AEN55" ></A ><H2 >VERSION</H2 @@ -200,7 +197,7 @@ NAME="AEN60" ><DIV CLASS="REFSECT1" ><A -NAME="AEN63" +NAME="AEN58" ></A ><H2 >SEE ALSO</H2 @@ -209,24 +206,28 @@ NAME="AEN63" CLASS="FILENAME" >printcap(5)</TT >, - <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smbd</SPAN ->(8)</SPAN ->, <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smbclient</SPAN ->(1)</SPAN -></P + <A +HREF="smbd.8.html" +TARGET="_top" +><B +CLASS="COMMAND" +>smbd(8)</B +></A +>, + <A +HREF="smbclient.1.html" +TARGET="_top" +><B +CLASS="COMMAND" +>smbclient(1)</B +></A +> + </P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN73" +NAME="AEN66" ></A ><H2 >AUTHOR</H2 @@ -238,14 +239,14 @@ NAME="AEN73" ><P >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 <A + excellent piece of Open Source software, available at + <A HREF="ftp://ftp.icce.rug.nl/pub/unix/" TARGET="_top" > ftp://ftp.icce.rug.nl/pub/unix/</A >) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for - Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2 - for Samba 3.0 was done by Alexander Bokovoy.</P + Samba 2.2 was done by Gerald Carter</P ></DIV ></BODY ></HTML |