diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-20 13:31:19 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-20 13:31:19 +0000 |
| commit | 2dafcf464a6ca1fa19325e5e730a17f454d72f69 (patch) | |
| tree | 35598cc028a8a160fb7af824f00a652fd4223a87 /libexec/pppoed | |
| parent | 3b01b36a403675088da8e8fa28994eeeb5baf299 (diff) | |
Notes
Diffstat (limited to 'libexec/pppoed')
| -rw-r--r-- | libexec/pppoed/pppoed.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index 1d3d4b5e6b7d..91ed395a4ef9 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -33,7 +33,7 @@ .Nd handle incoming PPP over Ethernet connections .Sh SYNOPSIS .Nm -.Op Fl Fd +.Op Fl Fd\& .Op Fl P Ar pidfile .Op Fl a Ar name .Op Fl e Ar exec @@ -158,12 +158,12 @@ It is sometimes useful to add the following to .Pa /etc/syslog.conf : .Pp .Dl !pppoed -.Dl *.* /var/log/pppoed.log +.Dl "*.* /var/log/pppoed.log .Pp and the following to .Pa /etc/newsyslog.conf : .Pp -.Dl /var/log/pppoed.log 640 3 100 * Z +.Dl "/var/log/pppoed.log 640 3 100 * Z .Pp .Sh SEE ALSO .Xr NgSetDebug 3 , |
