summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/tip/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/pathnames.h b/usr.bin/tip/pathnames.h
index b58251d..fae04cb 100644
--- a/usr.bin/tip/pathnames.h
+++ b/usr.bin/tip/pathnames.h
@@ -36,7 +36,7 @@
#include <paths.h>
#define _PATH_ACULOG "/var/log/aculog"
-#define _PATH_LOCKDIRNAME "/var/spool/uucp/LCK..%s"
+#define _PATH_LOCKDIRNAME "/var/spool/lock/LCK..%s"
#ifdef notdef
#define _PATH_LOCKDIRNAME "/var/spool/uucp/LCK/LCK..%s"
#endif
OpenPOWER on IntegriCloud