diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-15 02:41:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-15 03:10:20 +0200 |
commit | d0a3fb7556d77c44c2bc38a560e99d4ad0abcf33 (patch) | |
tree | f7dc0ba012d005c72f96e25eba20fa3066c26393 | |
parent | fd062cd449e287c433e830c59fc055635d72d419 (diff) |
man: drop references to removed and obsolete 'systemctl load' command
-rw-r--r-- | man/systemctl.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index a8d15b5f69..db7798d26e 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -637,8 +637,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service file.</para> <para>This command should not be confused with the - <command>daemon-reload</command> or <command>load</command> - commands.</para> + <command>daemon-reload</command> command.</para> </listitem> </varlistentry> @@ -1276,8 +1275,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service tree. While the daemon is being reloaded, all sockets systemd listens on behalf of user configuration will stay accessible.</para> <para>This command should not be confused - with the <command>load</command> or - <command>reload</command> commands.</para> + with the <command>reload</command> command.</para> </listitem> </varlistentry> <varlistentry> |