forked from lix-project/lix
Merge pull request #8930 from fricklerhandwerk/output-path
disambiguate output from output path
This commit is contained in:
commit
964d186e5d
|
@ -197,9 +197,15 @@
|
||||||
|
|
||||||
[closure]: #gloss-closure
|
[closure]: #gloss-closure
|
||||||
|
|
||||||
|
- [output]{#gloss-output}
|
||||||
|
|
||||||
|
A [store object] produced by a [derivation].
|
||||||
|
|
||||||
|
[output]: #gloss-output
|
||||||
|
|
||||||
- [output path]{#gloss-output-path}
|
- [output path]{#gloss-output-path}
|
||||||
|
|
||||||
A [store path] produced by a [derivation].
|
The [store path] to the [output] of a [derivation].
|
||||||
|
|
||||||
[output path]: #gloss-output-path
|
[output path]: #gloss-output-path
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue