1
0
mirror of https://github.com/opencontainers/runtime-spec.git synced 2026-02-05 09:45:57 +01:00

glossary: Remove "leaf" and "hierarchy" from container namespace definition

Namespaces are not all hierarchical and processes aren't always in
leaves.

Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
W. Trevor King
2017-05-24 09:30:01 -07:00
parent 2ec18c0247
commit 00a4c76efe

View File

@@ -15,7 +15,7 @@ For example, namespaces, resource limits, and mounts are all part of the contain
## <a name="glossaryContainerNamespace" />Container namespace
On Linux, a leaf in the [namespace][namespaces.7] hierarchy in which the [configured process](config.md#process) executes.
On Linux,the [namespaces][namespaces.7] in which the [configured process](config.md#process) executes.
## <a name="glossaryJson" />JSON