]> git.ipfire.org Git - thirdparty/systemd.git/commit
namespace: change NameSpace → Namespace
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Oct 2017 07:49:20 +0000 (09:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Oct 2017 07:51:58 +0000 (09:51 +0200)
commitbb0ff3fb1bc57df3c6f40817e160f94bc2814678
tree4e393ba2918c44ff79f2a6ae6d91a9ebdf05b675
parent6e2d7c4f131edb19255842cdd4dc199cf8adb5ab
namespace: change NameSpace → Namespace

We generally use the casing "Namespace" for the word, and that's visible
in a number of user-facing interfaces, including "RestrictNamespace=" or
"JoinsNamespaceOf=". Let's make sure to use the same casing internally
too.

As discussed in #7024
src/core/execute.c
src/core/namespace.c
src/core/namespace.h
src/test/test-ns.c