blob: 5cb54a362f29f451ccf27f335424e01a525d7901 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- pptpd.8.orig Mon May 24 13:39:03 2004
+++ pptpd.8 Mon Oct 24 11:53:31 2005
@@ -29,7 +29,7 @@
specifies the configuration file for
.B pptpd
(default
-.IR /etc/pptpd.conf )
+.IR %%PREFIX%%/etc/pptpd.conf )
.TP
.BR -d | --debug
@@ -99,7 +99,7 @@
displays the current version of the pptp daemon.
.SH FILES
-/etc/pptpd.conf
+%%PREFIX%%/etc/pptpd.conf
.br
/var/run/pptpd.pid
.SH AUTHORS
|