about summary refs log tree commit diff stats
path: root/samples
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/cernrules.txt4
-rw-r--r--samples/jumpsUnix.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/samples/cernrules.txt b/samples/cernrules.txt
index 90ca2f3f..6df8b301 100644
--- a/samples/cernrules.txt
+++ b/samples/cernrules.txt
@@ -123,7 +123,7 @@
 # doubled as "%%".
 #
 # Rules are processed sequentially first to last for each request, a rule
-# applies if the current URL matches URL1.  The current URL is initally the
+# applies if the current URL matches URL1.  The current URL is initially the
 # URL for the resource the user is trying to access, but may change as the
 # result of applied Map rules.  case-sensitive (!) string comparison is used,
 # in addition URL1 can contain one '*' which is interpreted as a wildcard
@@ -277,7 +277,7 @@
 # You have downloaded a bunch of HTML documents, and compressed them
 # to save space.  Then you discover that links between the files don't
 # work, because they all use the names of the uncompressed files.  The
-# following kind of rule will alow you to navigate, invisibly accessing
+# following kind of rule will allow you to navigate, invisibly accessing
 # the compressed files:
 #   Map file://localhost/somedir/*.html file://localhost/somedir/*.html.gz
 # or, perhaps better:
diff --git a/samples/jumpsUnix.html b/samples/jumpsUnix.html
index 4c5359e4..77b1fea1 100644
--- a/samples/jumpsUnix.html
+++ b/samples/jumpsUnix.html
@@ -32,7 +32,7 @@
 <dt>help<dd><a href="file://localhost/CFN/Help/UserHelpDesk.html">Help Desk</a>
 <dt>home<dd><a href="file://localhost/CFN/Home.html">Chebucto FreeNet Home Page</a>
 <dt>info<dd><a href="file://localhost/CFN/Utilities/FindingInfo.html">Finding Information</a>
-<dt>ip<dd><a href="file://localhost/CFN/IP/InformationProvider.html">Information Providers Commitee</a>
+<dt>ip<dd><a href="file://localhost/CFN/IP/InformationProvider.html">Information Providers Committee</a>
 <dt>lists<dd><a href="file://localhost/CFN/Services/MailListHome.html">Mailing Lists and Archives</a>
 <dt>mail<dd><a href="lynxprog:/cfn/bin/mail">Read and/or send mail</a>
 <dt>metrocan<dd><a href="file://localhost/CFN/MetroCAN.html">Metro*CAN Society</a>
amp;id=e21fb9b5b6eac911f9061425826b05de97211549'>^
f027adc0 ^
08f08fb9 ^
654af129 ^
08f08fb9 ^
d8084b41 ^

99400080 ^
08f08fb9 ^

654af129 ^

d1a1173d ^
d8084b41 ^
cba63cf3 ^
b4250dbc ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40