diff options
Diffstat (limited to 'chapter06/findutils-inst.xml')
-rw-r--r-- | chapter06/findutils-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/findutils-inst.xml b/chapter06/findutils-inst.xml index b32686595..889d0ef36 100644 --- a/chapter06/findutils-inst.xml +++ b/chapter06/findutils-inst.xml @@ -18,7 +18,7 @@ make libexecdir=/usr/bin install</userinput></screen></para> <para>By default, the location of the updatedb database is in /usr/var. If you would rather be FHS compliant, you may wish to use another -location. The following commands use the database file +location. The following commands use the database file <filename>/var/lib/misc/locatedb</filename> which is FHS compliant.</para> <para><screen><userinput>patch -Np1 -i ../findutils-&findutils-patch-version;.patch && |