diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-06-20 05:09:17 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-06-20 05:09:17 +0000 |
commit | 560919e40750a39b99a325e14605ec2c0ba71dea (patch) | |
tree | 4c5dff32903945060f0c6cc48986188f9d25e996 /usr.sbin | |
parent | 3dd73329f653a2d7bfc663c6dcce3348268f417f (diff) |
include configuration for exec from ppp
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pppoe/pppoe.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8 index d2193f89962..6078be1c2d2 100644 --- a/usr.sbin/pppoe/pppoe.8 +++ b/usr.sbin/pppoe/pppoe.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppoe.8,v 1.2 2000/06/20 05:06:26 jason Exp $ +.\" $OpenBSD: pppoe.8,v 1.3 2000/06/20 05:09:16 jason Exp $ .\" .\" Copyright (c) 2000 Network Security Technologies, Inc. .\" (http://www.netsec.net) @@ -100,6 +100,7 @@ is specified): .It disable acfcomp .It deny acfcomp .It disable protocomp +.It set device !/usr/sbin/pppoe .El .Pp Additionally, the authentication mechanism for the connection |