diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2010-06-29 16:41:58 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2010-06-29 16:41:58 +0000 |
commit | b3edb9879a3bc199405b037a900f316d4f77e005 (patch) | |
tree | f014b2eea07d8afadc4b3d3c7cf020ee731ec9bb /usr.bin/tip/pathnames.h | |
parent | 7e2ce9013f05c75e01cb40373c07987f0ef38c18 (diff) |
Bye-bye acu which even UUCP-using naddy agrees "was obsolete 20 years ago" :-).
Diffstat (limited to 'usr.bin/tip/pathnames.h')
-rw-r--r-- | usr.bin/tip/pathnames.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/tip/pathnames.h b/usr.bin/tip/pathnames.h index cc5995756c6..76778e65344 100644 --- a/usr.bin/tip/pathnames.h +++ b/usr.bin/tip/pathnames.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.3 2003/06/03 02:56:18 millert Exp $ */ +/* $OpenBSD: pathnames.h,v 1.4 2010/06/29 16:41:56 nicm Exp $ */ /* $NetBSD: pathnames.h,v 1.3 1994/12/08 09:30:59 jtc Exp $ */ /* @@ -36,5 +36,4 @@ #define _PATH_ACULOG "/var/log/aculog" #define _PATH_LOCKDIRNAME "/var/spool/lock/LCK..%s" -#define _PATH_PHONES "/etc/phones" #define _PATH_REMOTE "/etc/remote" |