[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pppctl manpage wrong example
- To: bugs_(_at_)_openbsd_(_dot_)_org
- Subject: pppctl manpage wrong example
- From: leopold-bloom_(_at_)_foni_(_dot_)_net
- Date: Tue, 16 Mar 2004 15:18:36 +0100
There is no such thing like "show timeout"
The example below should work.
Thanks,
Alf
--- usr.sbin/ppp/pppctl/pppctl.8.orig Mon Mar 15 19:41:59 2004
+++ usr.sbin/ppp/pppctl/pppctl.8 Mon Mar 15 19:46:53 2004
@@ -85,9 +85,9 @@
.Ar command
in a given
.Dq session .
-For example:
+For example (adding a route):
.Bd -literal -offset indent
-pppctl 3000 set timeout 300\\; show timeout
+pppctl 3000 add 192.168.1.0 255.255.255.0 127.0.0.1\\; show route
.Ed
.Pp
Don't forget to escape or quote the
Visit your host, monkey.org