diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/pppoed | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
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 eedaa4a91d8d..9e0aeea725ab 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 . |
