Fix typo in "gtrace criteria" help entry.
authorMichael Poole <mdpoole@troilus.org>
Sat, 23 Dec 2006 05:35:29 +0000 (05:35 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sat, 23 Dec 2006 05:35:29 +0000 (05:35 +0000)
src/opserv.help (gtrace criteria): Fix capitalization of $b tag.
git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-74

ChangeLog
src/opserv.help

index 293157f020ceacff34342966a79e128007244d63..a5893e55df677fbd7705a17fbf84482aba5591d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,19 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-12-23 05:35:29 GMT        Michael Poole <mdpoole@troilus.org>     patch-74
+
+    Summary:
+      Fix typo in "gtrace criteria" help entry.
+    Revision:
+      srvx--devo--1.3--patch-74
+
+    src/opserv.help (gtrace criteria): Fix capitalization of $b tag.
+
+    modified files:
+     ChangeLog src/opserv.help
+
+
 2006-12-23 05:33:28 GMT        Michael Poole <mdpoole@troilus.org>     patch-73
 
     Summary:
index f2e4329a9251a81e23dcdc515a9995cdde55ef52..3973e17c9817979d425f2a9ff68ebf093818f5a2 100644 (file)
         "$bLIMIT$b count            Limits the number of matching glines.",
         "$bREASON$b reason          Looks for glines with the given reason.",
         "$bISSUER$b account         Looks for glines issued by the given account.",
-        "$BLASTMOD$b interval       Looks for glines last modified in the specified time.",
+        "$bLASTMOD$b interval       Looks for glines last modified in the specified time.",
         "$bAFTER$b interval         Looks for glines that expire more than $binterval$b in the future.");
 "GSYNC" ("/msg $O GSYNC [server]",
        "Requests a list of GLINES from its uplink or the specified server.  This can be used in the event srvx is down for period and becomes desynced.",