aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2023-05-17 09:38:18 -0400
committerGitHub <noreply@github.com>2023-05-17 09:38:18 -0400
commit16a60520f25d60057cb5c110b0218c6446fc2f66 (patch)
tree54b004f7f4846c7f80975519d96e8c67a5ebc033
parentf1cbc4ccfe511c0412f9ec84250fd017a299d43e (diff)
parent76f40c02bfac1de0fa2e31003491b48504fedc65 (diff)
Merge pull request #8358 from fricklerhandwerk/output-addressed-references
fix wording on output-addressed store objects
-rw-r--r--doc/manual/src/glossary.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/manual/src/glossary.md b/doc/manual/src/glossary.md
index 97465d2e1..e142bd415 100644
--- a/doc/manual/src/glossary.md
+++ b/doc/manual/src/glossary.md
@@ -101,11 +101,8 @@
derivation.
- [output-addressed store object]{#gloss-output-addressed-store-object}\
- A store object whose store path hashes its content. This
- includes derivations, the outputs of
- [content-addressed derivations](#gloss-content-addressed-derivation),
- and the outputs of
- [fixed-output derivations](#gloss-fixed-output-derivation).
+ A [store object] whose [store path] is determined by its contents.
+ This includes derivations, the outputs of [content-addressed derivations](#gloss-content-addressed-derivation), and the outputs of [fixed-output derivations](#gloss-fixed-output-derivation).
- [substitute]{#gloss-substitute}\
A substitute is a command invocation stored in the [Nix database] that