diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-08-09 17:17:23 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-08-09 17:17:23 +0000 |
| commit | 0f5ecc8b46ec901e1db761f54dfce7b26d794620 (patch) | |
| tree | f038177cdebb25f6c7c86be4bc7ef1330acb8d57 | |
| parent | 74e4a8dab742f4e67aca1f0a0298db1f04e2a66f (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ppp/ppp.8 | 3 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 5cd755f2d949..4d4ab6c642cc 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.114 1998/08/07 18:42:50 brian Exp $ +.\" $Id: ppp.8,v 1.115 1998/08/09 17:17:10 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -158,6 +158,7 @@ It is possible to configure .Nm to open more than one physical connection to the peer, combining the bandwidth of all links for better throughput. +.El .Sh PERMISSIONS .Nm Ppp is installed as user diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 5cd755f2d949..4d4ab6c642cc 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.114 1998/08/07 18:42:50 brian Exp $ +.\" $Id: ppp.8,v 1.115 1998/08/09 17:17:10 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -158,6 +158,7 @@ It is possible to configure .Nm to open more than one physical connection to the peer, combining the bandwidth of all links for better throughput. +.El .Sh PERMISSIONS .Nm Ppp is installed as user |
