diff options
author | sada <sada@FreeBSD.org> | 1999-01-10 17:23:10 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-01-10 17:23:10 +0000 |
commit | 72c2f36cce7f0a4b551c6cc6a4ea1c76e4ca98bd (patch) | |
tree | b9cb19f9a37597558c33c7998ee084f85ef46cb1 /usr.sbin/ppp/ppp.8 | |
parent | 96e043db3ab309d495a958db7af4371cdebf6767 (diff) | |
download | FreeBSD-src-72c2f36cce7f0a4b551c6cc6a4ea1c76e4ca98bd.zip FreeBSD-src-72c2f36cce7f0a4b551c6cc6a4ea1c76e4ca98bd.tar.gz |
Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sample
Submitted by: Sugiura Shiro <ssugiura@duo.co.jp>
Diffstat (limited to 'usr.sbin/ppp/ppp.8')
-rw-r--r-- | usr.sbin/ppp/ppp.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index a33f35e..34eebca 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.137 1998/12/04 19:39:05 billf Exp $ +.\" $Id: ppp.8,v 1.138 1999/01/06 00:08:15 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -1298,7 +1298,7 @@ to flush all rules. .El .Pp See -.Pa /etc/ppp/ppp.conf.example . +.Pa /etc/ppp/ppp.conf.sample . .Sh SETTING THE IDLE TIMER To check/set the idle timer, use the .Dq show bundle |