From b72b59945a11a2d640fc47a054398f65b87430a1 Mon Sep 17 00:00:00 2001 From: Jonathan Tooker Date: Mon, 28 Jan 2019 12:29:37 -0600 Subject: [PATCH] Spelling fixes --- ChangeLog | 2 +- radsecproxy.conf.5 | 8 ++++---- tools/radsec-dynsrv.sh | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 228a532..236af7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -271,7 +271,7 @@ changes since 1.7.2 2008-10-07 1.2 listenTCP and sourceTCP options renamed to listenTLS and sourceTLS - Old options deprecated but available for backwards compatiblity + Old options deprecated but available for backwards compatibility Logging reply-message attribute from Reject messages Contribution from Arne Schwabe Rewrite blocks have new options addAttribute and modifyAttribute diff --git a/radsecproxy.conf.5 b/radsecproxy.conf.5 index 1916f1e..149c8b6 100644 --- a/radsecproxy.conf.5 +++ b/radsecproxy.conf.5 @@ -189,7 +189,7 @@ See \fIradsecproxy.conf\-example\fR for details. The FTicksMAC option has the same function as LogMAC for FTicks. The default for FTicksMAC is \fBVendorKeyHashed\fR which needs \fBFTicksKey\fR to be set. -Before chosing any of +Before choosing any of .BR Original , .BR FullyHashed or @@ -466,7 +466,7 @@ Apply the operations in the specified \fIrewrite\fR block on incoming (request) or outgoing (response) messages from this client. Rewriting incoming messages is done before, outgoing after other processing. If the \fBRewriteIn\fR is not configured, the rewrite blocks \fBdefaultClient\fR or \fBdefault\fR will be -applied if defined. No default blocks are appied for \fBRewriteOut\fR. +applied if defined. No default blocks are applied for \fBRewriteOut\fR. .RE .BI "RewriteAttribute User-Name:/" regex / replace / @@ -576,7 +576,7 @@ Apply the operations in the specified \fIrewrite\fR block on outgoing (request) or incoming (response) messages to/from this server. Rewriting outgoing messages is done after, incoming before other processing. If the \fBRewriteIn\fR is not configured, the rewrite blocks \fBdefaultServer\fR or \fBdefault\fR will be -applied if defined. No default blocks are appied for \fBRewriteOut\fR. +applied if defined. No default blocks are applied for \fBRewriteOut\fR. .RE .BR "LoopPrevention (" on | off) @@ -806,7 +806,7 @@ block are: .BI "AddAttribute " attribute \fR: value .RS -Add an \fIattribute\fR to the radius mesage and set it to \fIvalue\fR. The +Add an \fIattribute\fR to the radius message and set it to \fIvalue\fR. The \fIattribute\fR must be specified using the numerical attribute id. The \fIvalue\fR can either be numerical, a string, or a hex value. See the \fBCONFIGURATION SYNTAX\fR section for details. diff --git a/tools/radsec-dynsrv.sh b/tools/radsec-dynsrv.sh index 2c87a33..2eff080 100755 --- a/tools/radsec-dynsrv.sh +++ b/tools/radsec-dynsrv.sh @@ -5,7 +5,7 @@ # realm given as argument, and creates a server template based # on that. It currently ignores weight markers, but does sort # servers on priority marker, lowest number first. -# For host command this is coloumn 5, for dig it is coloumn 1. +# For host command this is column 5, for dig it is column 1. usage() { echo "Usage: ${0} "