From: Michael Poole Date: Sat, 23 Dec 2006 05:35:29 +0000 (+0000) Subject: Fix typo in "gtrace criteria" help entry. X-Git-Tag: v1.4.0-rc1~82 X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=172dc3f0f7e78c665d2de5663ac0d28bf0edb433 Fix typo in "gtrace criteria" help entry. src/opserv.help (gtrace criteria): Fix capitalization of $b tag. git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-74 --- diff --git a/ChangeLog b/ChangeLog index 293157f..a5893e5 100644 --- 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 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 patch-73 Summary: diff --git a/src/opserv.help b/src/opserv.help index f2e4329..3973e17 100644 --- a/src/opserv.help +++ b/src/opserv.help @@ -265,7 +265,7 @@ "$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.",