Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
Date: Mon, 06 Mar 2006 14:18:51
Message-Id: 200603061418.k26EIYjQ028307@robin.gentoo.org
1 nightmorph 06/03/06 14:18:33
2
3 Modified: quick-samba-howto.xml
4 Log:
5 Added cupsd restart to quick-samba-howto for bug 117876
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/en/quick-samba-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo
13
14 Index: quick-samba-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- quick-samba-howto.xml 6 Mar 2006 09:18:30 -0000 1.21
21 +++ quick-samba-howto.xml 6 Mar 2006 14:18:33 -0000 1.22
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.21 2006/03/06 09:18:30 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.22 2006/03/06 14:18:33 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27 <guide link="/doc/en/quick-samba-howto.xml">
28 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
29 @@ -20,8 +20,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
31 <license/>
32
33 -<version>1.12</version>
34 -<date>2005-03-26</date>
35 +<version>1.13</version>
36 +<date>2006-03-06</date>
37
38 <chapter>
39 <title>Introduction to this HOWTO</title>
40 @@ -775,6 +775,7 @@
41
42 <pre caption="Install the printer via command line">
43 # <i>lpadmin -p HPDeskJet930C -E -v usb:/dev/ultp0 -m HP-DeskJet_930C-hpijs.ppd</i>
44 +# <i>/etc/init.d/cupsd restart</i>
45 </pre>
46
47 <p>
48 @@ -860,6 +861,7 @@
49 # <i>cd usr/share/cups/drivers</i>
50 <comment>(no leading / !)</comment>
51 # <i>cp cups* /usr/local/share/cups/drivers</i>
52 +# <i>/etc/init.d/cupsd restart</i>
53 </pre>
54
55 <p>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list