summaryrefslogtreecommitdiffstats
path: root/lib/libradius
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libradius')
-rw-r--r--lib/libradius/libradius.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libradius/libradius.3 b/lib/libradius/libradius.3
index 9a71521..7fc1162 100644
--- a/lib/libradius/libradius.3
+++ b/lib/libradius/libradius.3
@@ -464,7 +464,7 @@ subsequent library calls using the same handle.
To free the resources used by the RADIUS library, call
.Fn rad_close .
.Ss Server operation
-Server mode operates much alike to client mode, except packet send and receieve
+Server mode operates much alike to client mode, except packet send and receive
steps are swapped. To operate as server you should obtain server context with
.Fn rad_server_open
function, passing opened and bound UDP socket file descriptor as argument.
OpenPOWER on IntegriCloud