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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

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