From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1EDinZ-0002Nc-5P
for garchives@archives.gentoo.org; Fri, 09 Sep 2005 13:20:09 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j89DGBFZ022256;
Fri, 9 Sep 2005 13:16:11 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j89DGAZm024905
for ; Fri, 9 Sep 2005 13:16:10 GMT
Message-Id: <200509091316.j89DGAZm024905@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1EDinR-00030W-Cs
for gentoo-doc-cvs@lists.gentoo.org; Fri, 09 Sep 2005 13:20:01 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Fri, 9 Sep 2005 13:19:50 +0000
From: "Jan Kundrat"
Date: Fri, 9 Sep 2005 13:19:50 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 1cd59a12-1daa-4018-91aa-abf09d522b29
X-Archives-Hash: 7a3f71cabdd5dbb3c2ad55dfdcbee72c
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 @@
-
+
@@ -21,8 +21,8 @@
-2.1
-2005-07-02
+2.2
+2005-09-09
Printing and Gentoo Linux
@@ -853,8 +853,8 @@
printing settings and set each of them to cups:
-
-[globals]
+
+[global]
(...)
printcap name = cups
printing = cups
--
gentoo-doc-cvs@gentoo.org mailing list