diff options
-rw-r--r-- | net/radiusclient-ng/DESCR | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net/radiusclient-ng/DESCR b/net/radiusclient-ng/DESCR index ea3483dc20a..614b91be197 100644 --- a/net/radiusclient-ng/DESCR +++ b/net/radiusclient-ng/DESCR @@ -1,5 +1,4 @@ -This is a port of a client library and basic utilities for performing -logins authenticated by a Radiusd server. All these programs are based -on a library which lets you develop a RADIUS-aware application in less -than 50 lines of C code. It is highly portable and runs on Linux, many -BSD variants and Solaris. +This client library and basic utilities for performing logins authenticated +by a Radiusd server. All these programs are based on a library which lets +you develop a RADIUS-aware application in less than 50 lines of C code. +It is highly portable and runs on Linux, many BSD variants and Solaris. |