~ruther/guix-local

a65860c3027b6e169cc0e51d9589b4b6c6e20a09 — Ludovic Courtès 1 year, 3 months ago 2fa43fc
doc: Fix typo under “File Search Services”.

* doc/guix.texi (File Search Services): Fix typo in cross-reference.

Change-Id: I8673fde2421c2e1eaac50edd67490c4eb105f638
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 27127,7 27127,7 @@ search for files on your machine.  These services are provided by the
The first one, @code{file-database-service-type}, periodically runs the
venerable @command{updatedb} command (@pxref{Invoking updatedb,,, find,
GNU Findutils}).  That command populates a database of file names that
you can then search with the @command{locate} command (@pxref{Invoing
you can then search with the @command{locate} command (@pxref{Invoking
locate,,, find, GNU Findutils}), as in this example:

@example