blob: 01911db1ea63594d168ee40551eca455050d09ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-af,v 1.1.1.1 2003/12/18 16:39:18 agc Exp $
--- man/l2tp.conf.5 2003/12/18 16:13:33 1.1
+++ man/l2tp.conf.5 2003/12/18 16:14:27
@@ -10,7 +10,7 @@
\fBl2tpd\fR is a user-space L2TP daemon. L2TP is the Layer Two
Tunneling Protocol described in RFC 2661. It allows you to tunnel
PPP sessions over a network or transport protocol (in this case, UDP.)
-The file \fB/etc/l2tp/l2tp.conf\fR is the configuration file for the
+The file \fB@SYSCONFDIR@/l2tp.conf\fR is the configuration file for the
daemon.
Each line in the file takes one of the following forms:
|