From 3421d29c1e52777bcd02a1c9593b2234c7d6eff3 Mon Sep 17 00:00:00 2001 From: g0vgs Date: Thu, 2 Aug 2001 21:57:53 +0000 Subject: [PATCH] Fix errors in documentation for filtering --- Changes | 3 +++ cmd/Commands_en.hlp | 4 ++-- html/adminmanual-1.html | 4 ++-- html/adminmanual-7.html | 4 ++-- html/adminmanual.html | 2 +- sgml/adminmanual.sgml | 10 +++++----- txt/adminmanual.txt | 10 +++++----- 7 files changed, 20 insertions(+), 17 deletions(-) diff --git a/Changes b/Changes index 95f3e6b4..20cea211 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +02Aug01======================================================================= +1. correct manual and help references on accept/route and reject/route. Thanks +to ea1dav for pointing out the errors 30Jul01======================================================================= 1. changes to manuals to add links etc. (g0vgs) 23Jul01======================================================================= diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index adbab03a..9f30cd7f 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -75,7 +75,7 @@ You can use any of the following things in this line:- some examples:- - acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes) + acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes) acc/route gb7djk call gb7djk (equiv to SET/ISOLATE) You can use the tag 'all' to accept everything eg: @@ -864,7 +864,7 @@ You can use any of the following things in this line:- some examples:- - rej/route gb7djk call_zone 61,38 (everything except UK+EIRE nodes) + rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes) You can use the tag 'all' to reject everything eg: diff --git a/html/adminmanual-1.html b/html/adminmanual-1.html index 09f348cb..78a3afcc 100644 --- a/html/adminmanual-1.html +++ b/html/adminmanual-1.html @@ -132,9 +132,9 @@ origin_zone <numbers>

-rej/route gb7djk call_zone 61,38 (everything except  UK+EIRE nodes)
+rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
 rej/route all     (equiv to [very] restricted mode)
-acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes)
+acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
 acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)
 
diff --git a/html/adminmanual-7.html b/html/adminmanual-7.html index 88fd398c..778127f1 100644 --- a/html/adminmanual-7.html +++ b/html/adminmanual-7.html @@ -120,7 +120,7 @@ to understand how filters work - it will save a lot of grief later on.

-  acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes)
+  acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
   acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)
 
@@ -1004,7 +1004,7 @@ You can use any of the following things in this line:-

-  rej/route gb7djk call_zone 61,38 (everything except  UK+EIRE nodes)
+  rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
 

diff --git a/html/adminmanual.html b/html/adminmanual.html index 28d2affd..f986c0d8 100644 --- a/html/adminmanual.html +++ b/html/adminmanual.html @@ -15,7 +15,7 @@ Contents


The DXSpider Administration Manual v1.48

-

Ian Maude, G0VGS, (ianmaude@btinternet.com)

Version 1.48 July 2001 revision 1.0 +

Ian Maude, G0VGS, (ianmaude@btinternet.com)

Version 1.48 August 2001 revision 1.1


A reference for SysOps of the DXSpider DXCluster program.
diff --git a/sgml/adminmanual.sgml b/sgml/adminmanual.sgml index d274112d..cc6ba498 100644 --- a/sgml/adminmanual.sgml +++ b/sgml/adminmanual.sgml @@ -6,7 +6,7 @@ The DXSpider Administration Manual v1.48 Ian Maude, G0VGS, (ianmaude@btinternet.com) -Version 1.48 July 2001 revision 1.0 +Version 1.48 August 2001 revision 1.1 A reference for SysOps of the DXSpider DXCluster program. @@ -134,9 +134,9 @@ origin_zone <numbers> Here are some examples of route filters ... -rej/route gb7djk call_zone 61,38 (everything except UK+EIRE nodes) +rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes) rej/route all (equiv to [very] restricted mode) -acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes) +acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes) acc/route gb7djk call gb7djk (equiv to SET/ISOLATE) @@ -1428,7 +1428,7 @@ You can use any of the following things in this line:- some examples:- - acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes) + acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes) acc/route gb7djk call gb7djk (equiv to SET/ISOLATE) @@ -2497,7 +2497,7 @@ You can use any of the following things in this line:- some examples:- - rej/route gb7djk call_zone 61,38 (everything except UK+EIRE nodes) + rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes)

diff --git a/txt/adminmanual.txt b/txt/adminmanual.txt index 89ad0685..0a9b21d6 100644 --- a/txt/adminmanual.txt +++ b/txt/adminmanual.txt @@ -1,6 +1,6 @@ The DXSpider Administration Manual v1.48 Ian Maude, G0VGS, (ianmaude@btinternet.com) - Version 1.48 July 2001 revision 1.0 + Version 1.48 August 2001 revision 1.1 A reference for SysOps of the DXSpider DXCluster program. ______________________________________________________________________ @@ -398,9 +398,9 @@ - rej/route gb7djk call_zone 61,38 (everything except UK+EIRE nodes) + rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes) rej/route all (equiv to [very] restricted mode) - acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes) + acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes) acc/route gb7djk call gb7djk (equiv to SET/ISOLATE) @@ -1975,7 +1975,7 @@ - acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes) + acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes) acc/route gb7djk call gb7djk (equiv to SET/ISOLATE) You can use the tag 'all' to accept everything eg: @@ -3034,7 +3034,7 @@ - rej/route gb7djk call_zone 61,38 (everything except UK+EIRE nodes) + rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes) -- 2.34.1