nightmorph    11/03/02 08:59:09

  Modified:             printing-howto.xml
  Log:
  update ipp syntax, bug 342177

Revision  Changes    Path
1.82                 xml/htdocs/doc/en/printing-howto.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.82&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.82&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.81&r2=1.82

Index: printing-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- printing-howto.xml  14 Feb 2011 06:33:07 -0000      1.81
+++ printing-howto.xml  2 Mar 2011 08:59:09 -0000       1.82
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.81 
2011/02/14 06:33:07 jkt Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.82 
2011/03/02 08:59:09 nightmorph Exp $ -->
 
 <guide>
 <title>Gentoo Printing Guide</title>
@@ -22,8 +22,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4</version>
-<date>2011-02-14</date>
+<version>5</version>
+<date>2011-03-02</date>
 
 <chapter>
 <title>Printing and Gentoo Linux</title>
@@ -681,7 +681,7 @@
   </li>
   <li>
     An IPP printer requires a <c>ipp://hostname/printers/printername</c> or
-    <c>http://hostname:631/ipp/queue</c> syntax.
+    <c>http://hostname:631/printers/printername</c> syntax.
     <!-- If for some reason a user wants to use HP's internal ipp syntax,
     they'd use ipp://hostname/ipp/<name> , which used to be mentioned here.
     However, this document describes using CUPS' ipp syntax, so that one was




Reply via email to