Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: jffnms.xml
Date: Mon, 09 Jul 2007 08:35:18
Message-Id: E1I7oi1-0007dc-1v@stork.gentoo.org
1 nightmorph 07/07/09 08:35:05
2
3 Modified: jffnms.xml
4 Log:
5 miscellaneous typo and proper English fixes, no content change
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/jffnms.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/jffnms.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/jffnms.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/jffnms.xml?r1=1.4&r2=1.5
13
14 Index: jffnms.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/jffnms.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- jffnms.xml 18 Nov 2006 18:34:27 -0000 1.4
21 +++ jffnms.xml 9 Jul 2007 08:35: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/jffnms.xml,v 1.4 2006/11/18 18:34:27 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/jffnms.xml,v 1.5 2007/07/09 08:35:04 nightmorph Exp $ -->
27
28 <guide link="/doc/en/jffnms.xml" lang="en">
29 <title>Jffnms Installation and Setup Guide</title>
30 @@ -23,7 +23,7 @@
31 <date>2006-11-18</date>
32
33 <chapter>
34 -<title>Jffms Basics</title>
35 +<title>Jffnms Basics</title>
36 <section>
37 <title>Introduction</title>
38 <body>
39 @@ -66,7 +66,7 @@
40 <tr>
41 <ti><c>snmp</c></ti>
42 <ti>
43 - Adds suport for snmp, which enables jffms to gather data from other hosts.
44 + Adds suport for snmp, which enables jffnms to gather data from other hosts.
45 </ti>
46 </tr>
47 </table>
48 @@ -78,9 +78,9 @@
49 <body>
50
51 <p>
52 -Being written in PHP, Jffnms is heavily dependent on php USE Flags. In order
53 -to install Jffnms successfully, it is required that you have your php package
54 -installed with (at least) the following USE flags:
55 +Being written in PHP, Jffnms is heavily dependent on php USE Flags. In order to
56 +install Jffnms successfully, you are required to have your php package installed
57 +with (at least) the following USE flags:
58 </p>
59
60 <table>
61 @@ -199,9 +199,9 @@
62
63 <p>
64 Now that apache is running, it is time to configure PHP. Jffnms requires that
65 -you set some variables in php.ini in order to run. The php.ini file is usually
66 -located in <path>/etc/php/apache2-php4/php.ini</path>. You have to set these
67 -variables to the following values:
68 +you set some variables in php.ini in order to run. The <path>php.ini</path> file
69 +is usually located in <path>/etc/php/apache2-php4/php.ini</path>. You have to
70 +set these variables to the following values:
71 </p>
72
73 <pre caption="Configuring PHP">
74 @@ -283,8 +283,8 @@
75 </p>
76
77 <note>
78 -If you don't use <path>/usr/portage</path> as your portage dir ($PORTDIR) you
79 -have to change the last part of these commands to whatever your portage dir
80 +If you don't use <path>/usr/portage</path> as your Portage dir ($PORTDIR) you
81 +have to change the last part of these commands to whatever your Portage dir
82 is.
83 </note>
84
85 @@ -326,8 +326,8 @@
86 </p>
87
88 <note>
89 -If you don't use <path>/usr/portage</path> as your portage dir ($PORTDIR) you
90 -have to change the last part of these commands to whatever your portage dir
91 +If you don't use <path>/usr/portage</path> as your Portage dir ($PORTDIR) you
92 +have to change the last part of these commands to whatever your Portage dir
93 is.
94 </note>
95
96 @@ -390,7 +390,7 @@
97
98 <p>
99 By now, Jffnms should be correctly installed on your system. You still need,
100 -however, to configure Jffms. Luckily, Jffnms provides us with an easy to use
101 +however, to configure Jffnms. Luckily, Jffnms provides us with an easy to use
102 web page where it's possible to configure access to database, user access as
103 well as check if the current host configuration suffices Jffnms needs. You can
104 access this web interface through the following URL:
105
106
107
108 --
109 gentoo-doc-cvs@g.o mailing list