Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml
Date: Thu, 29 Jun 2006 12:26:41
Message-Id: 20060629122623.CB4B86463A@smtp.gentoo.org
1 rane 06/06/29 12:26:23
2
3 Modified: gentoo-x86-quickinstall.xml
4 Log:
5 fixing a number of typos, no content change
6
7 Revision Changes Path
8 1.55 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.55&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.55&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.54&r2=1.55&cvsroot=gentoo
13
14 Index: gentoo-x86-quickinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
17 retrieving revision 1.54
18 retrieving revision 1.55
19 diff -u -r1.54 -r1.55
20 --- gentoo-x86-quickinstall.xml 29 Jun 2006 12:11:00 -0000 1.54
21 +++ gentoo-x86-quickinstall.xml 29 Jun 2006 12:26:23 -0000 1.55
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.54 2006/06/29 12:11:00 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.55 2006/06/29 12:26:23 rane Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -50,7 +50,7 @@
30 a rough estimate of the time you need to complete your install)</comment>
31
32 # <i>grep bogo /proc/cpuinfo</i>
33 -bogomip : 3337.81
34 +bogomips : 3337.81
35
36 # <i>hdparm -tT /dev/sda</i>
37 /dev/sda:
38 @@ -102,7 +102,7 @@
39 be detected and all modules will be loaded. If the kernel fails to boot
40 properly or if your computer hangs during the boot procedure, you may have to
41 experience with different configurations. The safest way is probably to use the
42 -<c>nodetect</c> option and then load required modules explicitely.
43 +<c>nodetect</c> option and then load required modules explicitly.
44 </p>
45
46 <pre caption="Boot the minimal CD">
47 @@ -166,7 +166,7 @@
48
49 <p>
50 Alternatively, you can start networking manually. The following example assigns
51 -the IP addess 192.168.1.10 to your PC and defines 192.168.1.1 as your router
52 +the IP address 192.168.1.10 to your PC and defines 192.168.1.1 as your router
53 and name server.
54 </p>
55
56 @@ -225,7 +225,7 @@
57 </p>
58
59 <pre caption="Connect to your new box from another PC">
60 -<comment>(Use the IP addess of your new box)</comment>
61 +<comment>(Use the IP address of your new box)</comment>
62 $ <i>ssh root@192.168.1.10</i>
63 The authenticity of host '192.168.1.10 (192.168.1.10)' can't be established.
64 RSA key fingerprint is 96:e7:2d:12:ac:9c:b0:94:90:9f:40:89:b0:45:26:8f.
65 @@ -700,7 +700,7 @@
66 <comment>(Look for the IP of your new PC and delete the line,
67 then save the file and exit nano)</comment>
68
69 -<comment>(Use the IP addess of your new box)</comment>
70 +<comment>(Use the IP address of your new box)</comment>
71 $ <i>ssh root@192.168.1.10</i>
72 The authenticity of host '192.168.1.10 (192.168.1.10)' can't be established.
73 RSA key fingerprint is 96:e7:2d:12:ac:9c:b0:94:90:9f:40:89:b0:45:26:8f.
74
75
76
77 --
78 gentoo-doc-cvs@g.o mailing list