diff options
-rw-r--r-- | usr.sbin/npppd/npppd/npppd.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/npppd/npppd/npppd.conf.5 b/usr.sbin/npppd/npppd/npppd.conf.5 index 0f9832389e9..7e6237d5fec 100644 --- a/usr.sbin/npppd/npppd/npppd.conf.5 +++ b/usr.sbin/npppd/npppd/npppd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: npppd.conf.5,v 1.10 2013/08/12 14:28:30 yasuoka Exp $ +.\" $OpenBSD: npppd.conf.5,v 1.11 2013/09/11 05:38:08 yasuoka Exp $ .\" .\" Copyright (c) 2012 YASUOKA Masahiko <yasuoka@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 12 2013 $ +.Dd $Mdocdate: September 11 2013 $ .Dt NPPPD.CONF 5 .Os .Sh NAME @@ -104,7 +104,7 @@ The default value is 60. This option is for L2TP only. .It Ic l2tp-hello-timeout Ar number Specify the maximum time that -.Nm +.Xr npppd 8 waits for L2TP hello responses, in seconds. This option is for L2TP only. .It Ic l2tp-accept-dialin Ar yes | no @@ -168,7 +168,7 @@ The default value is 60. This option is for PPTP only. .It Ic pptp-echo-timeout Ar number Specify the maximum time that -.Nm +.Xr npppd 8 waits for PPTP echo replies, in seconds. The default value is 60. This option is for PPTP only. |