diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 12:40:03 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 12:40:03 +0000 |
| commit | fe11f6f605cbf4533019779d31387fb7aebaebba (patch) | |
| tree | 18c44d6e9124fc98acdca3d65fedc494902cf713 /libexec/pppoed | |
| parent | 76c6864951bd3a5a886cab356c050b47b2445a60 (diff) | |
Notes
Diffstat (limited to 'libexec/pppoed')
| -rw-r--r-- | libexec/pppoed/pppoed.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index 91ed395a4ef9..958106d908ed 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -51,7 +51,7 @@ by negotiating a session then envoking a program. The negotiation is implemented by the .Dq pppoe netgraph node. See -.Xr ng_pppoe 8 +.Xr ng_pppoe 4 for details. .Pp .Nm @@ -91,7 +91,7 @@ is not given. The child process will have standard input and standard output attached to the same .Xr netgraph 4 data socket -.Pq see Xr ng_socket 8 +.Pq see Xr ng_socket 4 when started. .Pp Upon invocation, @@ -169,9 +169,9 @@ and the following to .Xr NgSetDebug 3 , .Xr netgraph 4 , .Xr syslog.conf 5 , -.Xr ng_ether 8 , -.Xr ng_pppoe 8 , -.Xr ng_socket 8 , +.Xr ng_ether 4 , +.Xr ng_pppoe 4 , +.Xr ng_socket 4 , .Xr ppp 8 , .Xr syslogd 8 .Sh BUGS |
