diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
commit | 9639b20db64d084fa58b75058a2bd896b1f743e1 (patch) | |
tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/pppoed | |
parent | 26da445d07574246abb5617f3bb216069636355d (diff) | |
download | FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz |
The .Nm utility
Diffstat (limited to 'libexec/pppoed')
-rw-r--r-- | libexec/pppoed/pppoed.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index eedaa4a..9e0aeea 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -43,7 +43,7 @@ .Sh DESCRIPTION The .Nm -program listens to the given +utility listens to the given .Ar interface for PPP over Ethernet (PPPoE) service request packets, and actions them by negotiating a session then invoking a @@ -56,7 +56,9 @@ See .Xr ng_pppoe 4 for details. .Pp +The .Nm +utility will only offer services to clients requesting services from the given .Ar provider , which is taken as an empty name if not provided. @@ -211,7 +213,7 @@ This may change in the future. .Sh HISTORY The .Nm -program was written by +utility was written by .An Brian Somers Aq brian@Awfulhak.org and first appeared in .Fx 3.4 . |