From: Yu Watanabe Date: Fri, 1 Feb 2019 11:31:51 +0000 (+0100) Subject: man: add referecne to systemd-system.conf X-Git-Tag: v241~35^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11621%2Fhead;p=thirdparty%2Fsystemd.git man: add referecne to systemd-system.conf --- diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 9d86bdf2032..43dfc1073bf 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -428,6 +428,7 @@ See Also systemd1, + systemd-system.conf5, bootparam7, dracut.cmdline7, systemd-debug-generator8, diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6e41a018499..eb476327aa3 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2885,6 +2885,7 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy systemctl1, systemd-analyze1, journalctl1, + systemd-system.conf5, systemd.unit5, systemd.service5, systemd.socket5, diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index aa7d9bcd59b..a4d793c32ee 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -907,6 +907,7 @@ See Also systemd1, + systemd-system.conf5, systemd.unit5, systemd.service5, systemd.slice5, diff --git a/man/systemd.service.xml b/man/systemd.service.xml index ad04efeb342..f0f9aee1546 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1416,6 +1416,7 @@ WantedBy=multi-user.target systemd1, systemctl1, + systemd-system.conf5, systemd.unit5, systemd.exec5, systemd.resource-control5, diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index fb51ef66589..7547071e9ef 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -853,6 +853,7 @@ systemd1, systemctl1, + systemd-system.conf5, systemd.unit5, systemd.exec5, systemd.kill5, diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 073c2b3a27c..cf004515010 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -245,6 +245,7 @@ systemd1, systemctl1, + systemd-system.conf5, systemd.unit5, systemd.exec5, systemd.kill5, diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 7e1b3cb7eb3..f21f9eae443 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1842,6 +1842,7 @@ PrivateTmp=yes systemd1, systemctl1, + systemd-system.conf5, systemd.special7, systemd.service5, systemd.socket5,