diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-23 15:14:25 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-23 15:14:25 +0000 |
| commit | b8643b5a1b490c3fd945fd337d17ef9b69b832a0 (patch) | |
| tree | fbc8cd18e7a2e2f3110413a484cdbad4ecccb27e /include/paths.h | |
| parent | 1b72e71cc2889428ccafeb4ff547d4ce6ee093db (diff) | |
Notes
Diffstat (limited to 'include/paths.h')
| -rw-r--r-- | include/paths.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/paths.h b/include/paths.h index e978260422aa..e626f8fbf6af 100644 --- a/include/paths.h +++ b/include/paths.h @@ -69,7 +69,7 @@ #define _PATH_VARRUN "/var/run/" #define _PATH_VARTMP "/var/tmp/" #define _PATH_YP "/var/yp/" -#define _PATH_LOCK "/var/spool/lock/" +#define _PATH_UUCPLOCK "/var/spool/lock/" /* How to get the correct name of the kernel. */ __BEGIN_DECLS |
