summaryrefslogtreecommitdiffstats
path: root/lib/pathnames.h
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:48 +0100
committerKarel Zak2006-12-07 00:25:48 +0100
commit364cda4857f7dd5e2b4e2eb7583a2eaa279ef4ed (patch)
treec60dfad813ca42bf619fe2ac8ce893d2331e508f /lib/pathnames.h
parentImported from util-linux-2.11b tarball. (diff)
downloadkernel-qcow2-util-linux-364cda4857f7dd5e2b4e2eb7583a2eaa279ef4ed.tar.gz
kernel-qcow2-util-linux-364cda4857f7dd5e2b4e2eb7583a2eaa279ef4ed.tar.xz
kernel-qcow2-util-linux-364cda4857f7dd5e2b4e2eb7583a2eaa279ef4ed.zip
Imported from util-linux-2.11f tarball.
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"