make clear that file system is for processes

Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
This commit is contained in:
Valentin Gagarin
2022-08-04 12:37:47 +02:00
committed by Valentin Gagarin
co-authored by John Ericson
parent 7993ba1f38
commit a90fc62b61
+1 -1
View File
@@ -150,7 +150,7 @@ Examples:
- remote store accessible via SSH
- binary cache store accessible via HTTP
Every store ultimately has to make store objects accessible to processes through the file system.
To make store objects accessible to processes, stores ultimately have to expose store objects through the file system.
## A [Rosetta stone][rosetta-stone] for build system terminology