diff options
-rw-r--r-- | lib/libradius/libradius.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libradius/libradius.3 b/lib/libradius/libradius.3 index 25ccdc09d8168..21e65b8c086c2 100644 --- a/lib/libradius/libradius.3 +++ b/lib/libradius/libradius.3 @@ -155,7 +155,7 @@ will be returns 0 on success, or -1 on if an error occurs. .Pp After the request has been created with -.Fn rad_create request , +.Fn rad_create_request , attributes can be attached to it. This is done through calls to .Fn rad_put_addr , .Fn rad_put_int , |