]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: drop references to "cgroup" wher appropriate
authorLennart Poettering <lennart@poettering.net>
Thu, 26 Sep 2013 22:05:07 +0000 (00:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 Sep 2013 22:05:07 +0000 (00:05 +0200)
commit3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c
tree4ac0862136a2cb287497c2459bb44610ac71abda
parent7ac807320a7416463d7ff3ef6ede574863a601c5
man: drop references to "cgroup" wher appropriate

Since cgroups are mostly now an implementation detail of systemd lets
deemphasize it a bit in the man pages. This renames systemd.cgroup(5) to
systemd.resource-control(5) and uses the term "resource control" rather
than "cgroup" where appropriate.

This leaves the word "cgroup" in at a couple of places though, like for
example systemd-cgtop and systemd-cgls where cgroup stuff is at the core
of what is happening.
15 files changed:
Makefile-man.am
man/loginctl.xml
man/machinectl.xml
man/pam_systemd.xml
man/systemctl.xml
man/systemd-cgls.xml
man/systemd-cgtop.xml
man/systemd.exec.xml
man/systemd.mount.xml
man/systemd.resource-control.xml [moved from man/systemd.cgroup.xml with 96% similarity]
man/systemd.scope.xml
man/systemd.service.xml
man/systemd.slice.xml
man/systemd.socket.xml
man/systemd.swap.xml