diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
| commit | acd80190835b96c5eaa73cb9864470b2facf9112 (patch) | |
| tree | f587f29347afc9f51d8819f6003dd6b7d77c0e78 /usr.sbin/pppctl | |
| parent | 4d3ee609416860429014877b695db878e04be7ca (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pppctl')
| -rw-r--r-- | usr.sbin/pppctl/pppctl.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 545deefa8e0e..4ededd5c6020 100644 --- a/usr.sbin/pppctl/pppctl.8 +++ b/usr.sbin/pppctl/pppctl.8 @@ -1,4 +1,4 @@ -.\" $Id: pppctl.8,v 1.9 1997/12/21 02:37:49 brian Exp $ +.\" $Id: pppctl.8,v 1.10 1998/05/13 07:57:44 phk Exp $ .Dd 26 June 1997 .Os FreeBSD .Dt PPPCTL 8 @@ -176,11 +176,11 @@ commands in .El .Pp .Sh SEE ALSO +.Xr ps 1 , .Xr editline 3 , .Xr editrc 5 , -.Xr ppp 8 , -.Xr ps 1 , -.Xr services 5 +.Xr services 5 , +.Xr ppp 8 .Sh HISTORY The .Nm |
