8849ff3582
- Update man page references to match file locations.
13 lines
301 B
Text
13 lines
301 B
Text
$NetBSD: patch-af,v 1.1 2000/11/07 18:11:48 ad Exp $
|
|
|
|
--- ppp/defs.h.orig Tue Nov 7 16:36:02 2000
|
|
+++ ppp/defs.h Tue Nov 7 16:36:26 2000
|
|
@@ -32,8 +32,6 @@
|
|
#endif
|
|
#define NMODEMS 2
|
|
|
|
-#define _PATH_PPP "/etc/ppp"
|
|
-
|
|
#define TUN_NAME "tun"
|
|
#define TUN_PREFIX (_PATH_DEV TUN_NAME) /* /dev/tun */
|
|
|