Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: apache-upgrading.xml
Date: Wed, 12 Apr 2006 17:46:26
Message-Id: 200604121747.k3CHl5bm006331@robin.gentoo.org
1 nightmorph 06/04/12 17:47:04
2
3 Modified: apache-upgrading.xml
4 Log:
5 Minor spelling/grammar fixes. **no content change**
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/apache-upgrading.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-upgrading.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-upgrading.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-upgrading.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
13
14 Index: apache-upgrading.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-upgrading.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- apache-upgrading.xml 6 Mar 2006 09:18:30 -0000 1.4
21 +++ apache-upgrading.xml 12 Apr 2006 17:47:04 -0000 1.5
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-upgrading.xml,v 1.4 2006/03/06 09:18:30 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-upgrading.xml,v 1.5 2006/04/12 17:47:04 nightmorph Exp $ -->
27
28 <guide link="/doc/en/apache-upgrading.xml" lang="en">
29 <title>Upgrading Apache</title>
30 @@ -27,9 +27,9 @@
31 <body>
32
33 <p>
34 -The state of Apache and it's modules in Gentoo was becoming dismal. There
35 -were a number of problems that caused support problems and made maintaining
36 -everything the Apache herd is responsible for difficult:
37 +The state of Apache and its modules in Gentoo was becoming dismal. There were a
38 +number of problems that caused support problems and made maintaining everything
39 +the Apache herd is responsible for difficult:
40 </p>
41
42 <ul>
43 @@ -85,9 +85,9 @@
44 </p>
45
46 <p>
47 -First you need to figure out what packages you need to upgrade. You can do
48 -this using the <c>equery</c> tool, part of the <c>app-portage/gentoolkit</c>
49 -package.
50 +First you need to figure out what packages you need to upgrade. You can do this
51 +using the <c>equery</c> tool, which is part of the
52 +<c>app-portage/gentoolkit</c> package.
53 </p>
54
55 <pre caption="Finding packages to update">
56 @@ -108,7 +108,7 @@
57 </pre>
58
59 <impo>
60 -The packages you have installed may be vastly different, make sure you run this
61 +The packages you have installed may be vastly different; make sure you run this
62 command for yourself.
63 </impo>
64
65
66
67
68 --
69 gentoo-doc-cvs@g.o mailing list