diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-23 17:48:31 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-23 17:48:31 +0000 |
| commit | 768c5595a82c1c648c9cf9ef27a85f12ae8b3e32 (patch) | |
| tree | 990c818fd65369d38492cce4d923a2bd72a72e2b /libexec/uucpd | |
| parent | e59e6a8322ea975ccdeaacc0579ded09f8bb8a06 (diff) | |
Notes
Diffstat (limited to 'libexec/uucpd')
| -rw-r--r-- | libexec/uucpd/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/uucpd/pathnames.h b/libexec/uucpd/pathnames.h index e9823eec52a8..46310a4fc1e9 100644 --- a/libexec/uucpd/pathnames.h +++ b/libexec/uucpd/pathnames.h @@ -35,4 +35,4 @@ #include <paths.h> -#define _PATH_UUCICO "/usr/lib/uucp/uucico" +#define _PATH_UUCICO "/usr/libexec/uucp/uucico" |
