forked from lix-project/lix
remove "references" as distinct term
This commit is contained in:
parent
f370a5a26c
commit
ec317949f9
|
@ -116,7 +116,6 @@
|
||||||
|
|
||||||
- [reference]{#gloss-reference}\
|
- [reference]{#gloss-reference}\
|
||||||
A [store object] `O` is said to have a *reference* to a store object `P` if a [store path] to `P` appears in the contents of `O`.
|
A [store object] `O` is said to have a *reference* to a store object `P` if a [store path] to `P` appears in the contents of `O`.
|
||||||
The *references* of a store object `O` are the set of store objects to which `O` has a reference.
|
|
||||||
|
|
||||||
Store objects can refer to both other store objects and themselves.
|
Store objects can refer to both other store objects and themselves.
|
||||||
References from a store object to itself are called *self-references*.
|
References from a store object to itself are called *self-references*.
|
||||||
|
|
Loading…
Reference in a new issue