Skip to content

Commit 00a4c76

Browse files
committed
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>
1 parent 2ec18c0 commit 00a4c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For example, namespaces, resource limits, and mounts are all part of the contain
1515

1616
## <a name="glossaryContainerNamespace" />Container namespace
1717

18-
On Linux, a leaf in the [namespace][namespaces.7] hierarchy in which the [configured process](config.md#process) executes.
18+
On Linux,the [namespaces][namespaces.7] in which the [configured process](config.md#process) executes.
1919

2020
## <a name="glossaryJson" />JSON
2121

0 commit comments

Comments
 (0)