jkt         05/09/09 13:19:50

  Modified:    xml/htdocs/doc/en printing-howto.xml
  Log:
  The section in smb.conf is [global], not [globals];
  thanks to Lukas Svoboda (CS translation contributor) for notice

Revision  Changes    Path
1.51      +5 -5      xml/htdocs/doc/en/printing-howto.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.51&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.51&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml.diff?r1=1.50&r2=1.51&cvsroot=gentoo

Index: printing-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- printing-howto.xml  2 Jul 2005 12:24:16 -0000       1.50
+++ printing-howto.xml  9 Sep 2005 13:19:50 -0000       1.51
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.50 
2005/07/02 12:24:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.51 
2005/09/09 13:19:50 jkt Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -21,8 +21,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.1</version>
-<date>2005-07-02</date>
+<version>2.2</version>
+<date>2005-09-09</date>
 
 <chapter>
 <title>Printing and Gentoo Linux</title>
@@ -853,8 +853,8 @@
 <c>printing</c> settings and set each of them to <c>cups</c>:
 </p>
 
-<pre caption="Changing the [globals] section">
-[globals]
+<pre caption="Changing the [global] section">
+[global]
   <comment>(...)</comment>
   printcap name = <i>cups</i>
   printing      = <i>cups</i>



-- 
[email protected] mailing list

Reply via email to