$NetBSD: patch-ap,v 1.2 2010/12/23 06:34:50 ryoon Exp $ --- lib/blkid/libblkid.3.in.orig 2009-08-13 01:39:57.000000000 +0000 +++ lib/blkid/libblkid.3.in @@ -24,7 +24,7 @@ A common use is to allow use of LABEL= a specific block device names into configuration files. .P Block device information is normally kept in a cache file -.I /etc/blkid.tab +.I @root_sysconfdir@/blkid.tab and is verified to still be valid before being returned to the user (if the user has read permission on the raw block device, otherwise not). The cache file also allows unprivileged users (normally anyone other @@ -51,7 +51,7 @@ was written by Andreas Dilger for the ex from Ted Ts'o. The library was subsequently heavily modified by Ted Ts'o. .SH FILES .TP -.I /etc/blkid.tab +.I @root_sysconfdir@/blkid.tab Caches data extracted from each recognized block device. .SH AVAILABILITY .B libblkid