diff --git a/doc/guix.texi b/doc/guix.texi index 5814dd97d5afe0dc50940dbc0cbcda33630728f3..da18b45cf9bda5669eae0226edac80bfe2bbf196 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4703,7 +4703,7 @@ these procedures. Inferior packages can be used transparently like any other package or file-like object in G-expressions (@pxref{G-Expressions}). They are also transparently handled by the @code{packages->manifest} procedure, which is -commonly use in manifests (@pxref{Invoking guix package, the +commonly used in manifests (@pxref{Invoking guix package, the @option{--manifest} option of @command{guix package}}). Thus you can insert an inferior package pretty much anywhere you would insert a regular package: in manifests, in the @code{packages} field of your @code{operating-system}