diff --git a/src/modules/auth_radius/doc/auth_radius_admin.xml b/src/modules/auth_radius/doc/auth_radius_admin.xml index b82e54e6a94..0ca1f68bc16 100644 --- a/src/modules/auth_radius/doc/auth_radius_admin.xml +++ b/src/modules/auth_radius/doc/auth_radius_admin.xml @@ -288,7 +288,7 @@ modparam("auth_radius", "append_realm_to_username", 0) Meaning of the parameter is as follows: - realm - Realm is a + realm - Realm is an opaque string that the user agent should present to the user so he can decide what @@ -366,7 +366,7 @@ modparam("auth_radius", "append_realm_to_username", 0) Meaning of the parameters is as follows: - realm - Realm is a opaque string that + realm - Realm is an opaque string that the user agent should present to the user so he can decide what username and password to use. In case of non-REGISTER requests it is usually hostpart of From or