Message ID | ee5a97c2dae1f8dc81fa34238ac88f2c69317e05.1616745472.git.public@yoctocell.xyz |
---|---|
State | Accepted |
Headers | show |
Series | [bug#47406] doc: Fix typo. | expand |
Context | Check | Description |
---|---|---|
cbaines/submitting builds | success | |
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
cbaines/issue | success | View issue |
Hi,
Xinglu Chen <public@yoctocell.xyz> skribis:
> * doc/guix.texi (Inferiors): Use past tense.
Applied, thanks!
Ludo’.
diff --git a/doc/guix.texi b/doc/guix.texi index c23d044ff5..e9001e8ccd 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4692,7 +4692,7 @@ 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}