summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-19 01:07:59 +0000
committerache <ache@FreeBSD.org>1994-12-19 01:07:59 +0000
commit3acc3a13d77f37bbbfe680774f8d2e4c70296ee8 (patch)
tree2860d153890ab49d692f4cb45bcfcae14b936843 /usr.bin/tip
parent141b6b09cc4bf8e5b8131b70c982a00da505bacb (diff)
downloadFreeBSD-src-3acc3a13d77f37bbbfe680774f8d2e4c70296ee8.zip
FreeBSD-src-3acc3a13d77f37bbbfe680774f8d2e4c70296ee8.tar.gz
Use proper LOCKDIR name
Diffstat (limited to 'usr.bin/tip')
-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