Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-freebsd.xml
Date: Fri, 26 May 2006 19:29:50
Message-Id: 20060526192927.C285A643E4@smtp.gentoo.org
1 nightmorph 06/05/26 19:29:27
2
3 Modified: gentoo-freebsd.xml
4 Log:
5 Minor grammar/spelling fixes for this update; no content change
6
7 Revision Changes Path
8 1.20 xml/htdocs/doc/en/gentoo-freebsd.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.20&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.20&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml.diff?r1=1.19&r2=1.20&cvsroot=gentoo
13
14 Index: gentoo-freebsd.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- gentoo-freebsd.xml 26 May 2006 19:21:37 -0000 1.19
21 +++ gentoo-freebsd.xml 26 May 2006 19:29:27 -0000 1.20
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.19 2006/05/26 19:21:37 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.20 2006/05/26 19:29:27 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/gentoo-freebsd.xml">
29 @@ -59,10 +59,11 @@
30 <body>
31
32 <p>
33 -<uri link="/proj/en/gentoo-alt/bsd/fbsd/">Gentoo/FreeBSD</uri> is a subproject of the
34 -<uri link="/proj/en/gentoo-alt/">Gentoo/Alt project</uri>, with the goal of providing
35 -a fully-capable FreeBSD operating system featuring the design sensibilities known from
36 -Gentoo Linux, like the init system and the portage package management system.
37 +<uri link="/proj/en/gentoo-alt/bsd/fbsd/">Gentoo/FreeBSD</uri> is a subproject
38 +of the <uri link="/proj/en/gentoo-alt/">Gentoo/Alt project</uri>, with the
39 +goal of providing a fully-capable FreeBSD operating system featuring design
40 +sensibilities taken from Gentoo Linux, such as the init system and the Portage
41 +package management system.
42 </p>
43
44 </body>
45 @@ -294,7 +295,7 @@
46 If you want, you can now rebuild the system's core packages.
47 </p>
48
49 -<pre caption="Rebuilding the FreeBSD core packages (Optional)">
50 +<pre caption="Rebuilding the FreeBSD core packages (optional)">
51 # <i>emerge -e system</i>
52 </pre>
53
54 @@ -304,7 +305,7 @@
55 them in the following way:
56 </p>
57
58 -<pre caption="Geting the FreeBSD kernel sources">
59 +<pre caption="Getting the FreeBSD kernel sources">
60 # <i>emerge freebsd-sources</i>
61 </pre>
62
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list