Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/hardened: hardenedfaq.xml
Date: Sat, 29 Jan 2011 15:18:30
Message-Id: 20110129151751.2566C20054@flycatcher.gentoo.org
1 nimiux 11/01/29 15:17:51
2
3 Modified: hardenedfaq.xml
4 Log:
5 Fixed two typos. No version bump.
6
7 Revision Changes Path
8 1.26 xml/htdocs/proj/en/hardened/hardenedfaq.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml?rev=1.26&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml?r1=1.25&r2=1.26
13
14 Index: hardenedfaq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- hardenedfaq.xml 25 Jan 2011 23:07:38 -0000 1.25
21 +++ hardenedfaq.xml 29 Jan 2011 15:17:51 -0000 1.26
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/proj/en/hardened/hardenedfaq.xml,v 1.25 2011/01/25 23:07:38 zorry Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml,v 1.26 2011/01/29 15:17:51 nimiux Exp $ -->
27
28 <guide link="/proj/en/hardened/hardenedfaq.xml" lang="en">
29 <title>Gentoo Hardened Frequently Asked Questions</title>
30 @@ -188,7 +188,7 @@
31 <p>
32 If you want to turn off default PIE building then append <c>-nopie</c> to your
33 <c>CFLAGS</c> and your <c>LDFLAGS</c> (as LDFLAGS is used with no CFLAGS when
34 -using gcc to link thre object files).
35 +using gcc to link the object files).
36 </p>
37
38 <impo>
39 @@ -633,7 +633,7 @@
40 </section>
41
42 <section id="grsecnew">
43 -<title>Can I use Grsecurity with a recent kernel not on the portage tree
44 +<title>Can I use Grsecurity with a recent kernel not on the Gentoo main tree?
45 </title>
46 <body>