1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: cookbook: Use @code for the identifiers of utility functions.

* doc/guix-cookbook.texi (Utility functions): Use @code instead of @asis.
This commit is contained in:
Ludovic Courtès
2020-10-15 16:13:00 +02:00
parent 3451368345
commit 48720afb32

View File

@@ -1119,7 +1119,7 @@ Some of those functions can be found in
@samp{$GUIX_CHECKOUT/guix/guix/build/utils.scm}. Most of them mirror the behaviour
of the traditional Unix system commands:
@table @asis
@table @code
@item which
Like the @samp{which} system command.
@item find-files