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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user