diff options
author | brian <brian@FreeBSD.org> | 1999-01-22 01:43:25 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1999-01-22 01:43:25 +0000 |
commit | a3349fcd1f5b971dc1d4d2373179351287b5fc47 (patch) | |
tree | 4b89fb640e5209aef03f542b07ccfdf038fbddc3 /lib/libradius | |
parent | 4b60b25595bc96a006d313e04808e0bf558ab3e7 (diff) | |
download | FreeBSD-src-a3349fcd1f5b971dc1d4d2373179351287b5fc47.zip FreeBSD-src-a3349fcd1f5b971dc1d4d2373179351287b5fc47.tar.gz |
Typo police.
Diffstat (limited to 'lib/libradius')
-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 25ccdc0..21e65b8 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 , |