From: Alan Buxey Date: Thu, 14 Mar 2013 20:43:52 +0000 (+0000) Subject: fixed some typos X-Git-Tag: release_3_0_0_beta1~743 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bea9ed7ee1b81891baa2f781f99aec864f5c5ed8;p=thirdparty%2Ffreeradius-server.git fixed some typos typos….some essential for documentation to be correct, others just annoying --- diff --git a/doc/rlm_ldap b/doc/rlm_ldap index 5a2e61ea22d..d44e1966c18 100644 --- a/doc/rlm_ldap +++ b/doc/rlm_ldap @@ -78,7 +78,7 @@ the rlm_ldap module: # Example:(LDAP_DEBUG_FILTER+LDAP_DEBUG_CONNS) ldap_debug = 0x0028 -# identity: DN under which LDAP searches are done password: pasword +# identity: DN under which LDAP searches are done password: password # which authenticate this DN default: anonymous bind, no password # required NOTE: searches are done now over unencrypted connection! # diff --git a/man/man5/unlang.5 b/man/man5/unlang.5 index 8eb54c43ea7..1fac29a71a0 100644 --- a/man/man5/unlang.5 +++ b/man/man5/unlang.5 @@ -474,7 +474,7 @@ string is replaced with the value of that attribute. Some examples are: .br %{reply:User-Name} .br - %{outer.reqest:User-Name} # from inside of a TTLS/PEAP tunnel + %{outer.request:User-Name} # from inside of a TTLS/PEAP tunnel .DE .RE .PP diff --git a/raddb/radiusd.conf.in b/raddb/radiusd.conf.in index fd2d6ea8631..6ae8b81e298 100644 --- a/raddb/radiusd.conf.in +++ b/raddb/radiusd.conf.in @@ -701,7 +701,7 @@ policy { ###################################################################### # -# SNMP notificiations. Uncomment the following line to enable +# SNMP notifications. Uncomment the following line to enable # snmptraps. Note that you MUST also configure the full path # to the "snmptrap" command in the "trigger.conf" file. # diff --git a/share/dictionary.acc b/share/dictionary.acc index 26df5ea7f42..05939fb24da 100644 --- a/share/dictionary.acc +++ b/share/dictionary.acc @@ -70,8 +70,8 @@ VALUE Acc-Reason-Code No-reason-No-Failure 0 VALUE Acc-Reason-Code Resource-shortage 1 VALUE Acc-Reason-Code Session-already-open 2 VALUE Acc-Reason-Code Too-many-RADIUS-users 3 -VALUE Acc-Reason-Code No-authentification-server 4 -VALUE Acc-Reason-Code No-authentification-response 5 +VALUE Acc-Reason-Code No-authentication-server 4 +VALUE Acc-Reason-Code No-authentication-response 5 VALUE Acc-Reason-Code No-accounting-server 6 VALUE Acc-Reason-Code No-accounting-response 7 VALUE Acc-Reason-Code Access-Denied 8 @@ -201,8 +201,8 @@ VALUE Acc-Clearing-Location Beyond-interworking-point 10 VALUE Acc-Request-Type Ring-Indication 1 VALUE Acc-Request-Type Dial-Request 2 -VALUE Acc-Request-Type User-Authentification 3 -VALUE Acc-Request-Type Tunnel-Authentification 4 +VALUE Acc-Request-Type User-Authentication 3 +VALUE Acc-Request-Type Tunnel-Authentication 4 VALUE Acc-Bridging-Support Disabled 1 VALUE Acc-Bridging-Support Enabled 2 diff --git a/share/dictionary.purewave b/share/dictionary.purewave index 24aa0a942da..f5798a1ff35 100644 --- a/share/dictionary.purewave +++ b/share/dictionary.purewave @@ -21,7 +21,7 @@ ATTRIBUTE Purewave-IP-Address 5 ipaddr ATTRIBUTE Purewave-IP-Netmask 6 ipaddr # -# Atribute Purewave-Service-Enable (optional parameter) +# Attribute Purewave-Service-Enable (optional parameter) # Purpose Enable or Disable service # Range 0-1 # Default value 1