Fossil SCM

Fix a couple of minor documentation typos.

drh 2013-10-09 03:17 trunk
Commit c334fc9ac711c2f1c95f46f1eb209470a1a260a3
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -10,11 +10,11 @@
1010
Fossil is written in C-89. There are specific [./style.wiki | style guidelines]
1111
that are required for any new code that will be accepted into the Fossil core.
1212
But, of course, if you are writing an extension just for yourself, you can
1313
use any programming style you want.
1414
15
-The source code for Fossil is not feed directly into the C compiler, however.
15
+The source code for Fossil is not sent directly into the C compiler.
1616
There are three separate code [./makefile.wiki#preprocessing|preprocessors]
1717
that run over the code first.
1818
1919
1. The <b>mkindex</b> preprocessor scans all regular source files looking
2020
for special comments that contain "help" text and which identify routines
2121
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -10,11 +10,11 @@
10 Fossil is written in C-89. There are specific [./style.wiki | style guidelines]
11 that are required for any new code that will be accepted into the Fossil core.
12 But, of course, if you are writing an extension just for yourself, you can
13 use any programming style you want.
14
15 The source code for Fossil is not feed directly into the C compiler, however.
16 There are three separate code [./makefile.wiki#preprocessing|preprocessors]
17 that run over the code first.
18
19 1. The <b>mkindex</b> preprocessor scans all regular source files looking
20 for special comments that contain "help" text and which identify routines
21
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -10,11 +10,11 @@
10 Fossil is written in C-89. There are specific [./style.wiki | style guidelines]
11 that are required for any new code that will be accepted into the Fossil core.
12 But, of course, if you are writing an extension just for yourself, you can
13 use any programming style you want.
14
15 The source code for Fossil is not sent directly into the C compiler.
16 There are three separate code [./makefile.wiki#preprocessing|preprocessors]
17 that run over the code first.
18
19 1. The <b>mkindex</b> preprocessor scans all regular source files looking
20 for special comments that contain "help" text and which identify routines
21
--- www/selfhost.wiki
+++ www/selfhost.wiki
@@ -38,11 +38,11 @@
3838
Server (3) runs as a CGI script on a shared hosting account at
3939
<a href="http://www.he.net/">Hurricane Electric</a> in Fremont, CA.
4040
This server demonstrates the ability of
4141
Fossil to run on an economical shared-host web account with no
4242
privileges beyond port 80 HTTP access and CGI. It is not necessary
43
-to have a dedicated computer with administrator to run Fossil.
43
+to have a dedicated computer with administrator privileges to run Fossil.
4444
As far as we are aware,
4545
Fossil is the only full-featured configuration management system
4646
that can run in
4747
such a restricted environment. The CGI script that runs on the
4848
Hurricane Electric server is the same as the CGI script shown above,
4949
--- www/selfhost.wiki
+++ www/selfhost.wiki
@@ -38,11 +38,11 @@
38 Server (3) runs as a CGI script on a shared hosting account at
39 <a href="http://www.he.net/">Hurricane Electric</a> in Fremont, CA.
40 This server demonstrates the ability of
41 Fossil to run on an economical shared-host web account with no
42 privileges beyond port 80 HTTP access and CGI. It is not necessary
43 to have a dedicated computer with administrator to run Fossil.
44 As far as we are aware,
45 Fossil is the only full-featured configuration management system
46 that can run in
47 such a restricted environment. The CGI script that runs on the
48 Hurricane Electric server is the same as the CGI script shown above,
49
--- www/selfhost.wiki
+++ www/selfhost.wiki
@@ -38,11 +38,11 @@
38 Server (3) runs as a CGI script on a shared hosting account at
39 <a href="http://www.he.net/">Hurricane Electric</a> in Fremont, CA.
40 This server demonstrates the ability of
41 Fossil to run on an economical shared-host web account with no
42 privileges beyond port 80 HTTP access and CGI. It is not necessary
43 to have a dedicated computer with administrator privileges to run Fossil.
44 As far as we are aware,
45 Fossil is the only full-featured configuration management system
46 that can run in
47 such a restricted environment. The CGI script that runs on the
48 Hurricane Electric server is the same as the CGI script shown above,
49

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button