aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/pathnames.h
diff options
context:
space:
mode:
authorAtsushi Murai <amurai@FreeBSD.org>1995-02-02 01:54:27 +0000
committerAtsushi Murai <amurai@FreeBSD.org>1995-02-02 01:54:27 +0000
commitbf8a83a027b841531b4694464d8cc1ab94eabb26 (patch)
treeed15a388d13007e5e974a0ac06f96dca71ed11d9 /usr.sbin/ppp/pathnames.h
parent9e9a89bb1f3a3ac9fa23842b5468bd6cd6ea22b0 (diff)
downloadsrc-bf8a83a027b841531b4694464d8cc1ab94eabb26.tar.gz
src-bf8a83a027b841531b4694464d8cc1ab94eabb26.zip
Notes
Diffstat (limited to 'usr.sbin/ppp/pathnames.h')
-rw-r--r--usr.sbin/ppp/pathnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ppp/pathnames.h b/usr.sbin/ppp/pathnames.h
index de3c3391d3c0..fa56e19e3d3f 100644
--- a/usr.sbin/ppp/pathnames.h
+++ b/usr.sbin/ppp/pathnames.h
@@ -32,7 +32,7 @@
*
* @(#)pathnames.h 5.2 (Berkeley) 6/1/90
*
- * $Id:$
+ * $Id: pathnames.h,v 1.1.1.1 1995/01/31 06:29:56 amurai Exp $
*/
#include <paths.h>
@@ -48,3 +48,4 @@
#endif
#define _PATH_PHONES "/etc/phones"
#define _PATH_REMOTE "/etc/remote"
+#define _PATH_PPP "/etc/ppp"