diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-08-09 17:17:10 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-08-09 17:17:10 +0000 |
| commit | 74e4a8dab742f4e67aca1f0a0298db1f04e2a66f (patch) | |
| tree | 6da4f20f6d82dcc88ce56d710f8b58f15e077f80 | |
| parent | 44cae95d95ee193944b18befaaa6825f40b2109f (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ppp/ppp.8 | 9 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 9 |
2 files changed, 4 insertions, 14 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 15c70319237a..5cd755f2d949 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.113 1998/07/31 19:50:24 brian Exp $ +.\" $Id: ppp.8,v 1.114 1998/08/07 18:42:50 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -3444,12 +3444,7 @@ The process id (pid) of the .Nm program connected to the tunN device, where .Sq N -is the number of the device. This file is only created in -.Fl background , -.Fl auto -and -.Fl ddial -modes. +is the number of the device. .It Pa /var/run/ttyXX.if The tun interface used by this port. Again, this file is only created in .Fl background , diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 15c70319237a..5cd755f2d949 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.113 1998/07/31 19:50:24 brian Exp $ +.\" $Id: ppp.8,v 1.114 1998/08/07 18:42:50 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -3444,12 +3444,7 @@ The process id (pid) of the .Nm program connected to the tunN device, where .Sq N -is the number of the device. This file is only created in -.Fl background , -.Fl auto -and -.Fl ddial -modes. +is the number of the device. .It Pa /var/run/ttyXX.if The tun interface used by this port. Again, this file is only created in .Fl background , |
