aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/glossary.md
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2023-05-17 15:03:27 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2023-05-17 15:04:08 +0200
commit76f40c02bfac1de0fa2e31003491b48504fedc65 (patch)
tree30a299a28457226ca2108c66078a6f2b44d9dfb3 /doc/manual/src/glossary.md
parentdfc393ffd3cb38c60146199c60f03b7e1d97aec8 (diff)
fix wording on output-addressed store objects
hashing is an implementation detail. add references to the other terms.
Diffstat (limited to 'doc/manual/src/glossary.md')
-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 eeb19ad50..5e9103cab 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