summaryrefslogtreecommitdiffstats
path: root/lib/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pathnames.h')
-rw-r--r--lib/pathnames.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/pathnames.h b/lib/pathnames.h
index 9f10a16d4..33886a5c6 100644
--- a/lib/pathnames.h
+++ b/lib/pathnames.h
@@ -148,5 +148,5 @@ Libc5 and glibc 2.0-2.1 have /var/spool/mail, but glibc 2.1.1 has /var/mail.
#define _PATH_SHADOW_GTMPTMP "/etc/sgtmptmp"
/* used in misc-utils/look.c */
-#define _PATH_WORDS "/usr/dict/words"
-#define _PATH_WORDS_ALT "/usr/dict/web2"
+#define _PATH_WORDS "/usr/share/dict/words"
+#define _PATH_WORDS_ALT "/usr/share/dict/web2"