diff options
| author | Brian Somers <brian@FreeBSD.org> | 2001-11-22 01:49:41 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2001-11-22 01:49:41 +0000 |
| commit | 10ecab16ceb62b1161213469fea3003bb4760c6d (patch) | |
| tree | b49a3c14f5bc7c367ebe6803c7322f7f548c3d66 /libexec | |
| parent | 3b0c2891368624e2aec246baf00846ab468badae (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/pppoed/pppoed.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index 9687a1c6c8c50..0f7802c3fc80c 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -108,6 +108,11 @@ data socket .Xr ng_socket 4 ) when started. .Pp +The environment variable +.Dv HISMACADDR +is made available to the child process and is set to the MAC address of +the peer. +.Pp Upon invocation, .Nm will attach a |
