From: Lennart Poettering Date: Fri, 19 Jul 2013 16:00:21 +0000 (+0200) Subject: man: a few corrections to the machinectl man page X-Git-Tag: v206~23 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=f7f74d8ec46532f13a1dc418d550eaf76b339fa3 man: a few corrections to the machinectl man page --- diff --git a/man/loginctl.xml b/man/loginctl.xml index e129d1b13..ef0dfc06b 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -91,7 +91,7 @@ When showing - session/user properties, limit + session/user/seat properties, limit display to certain properties as specified as argument. If not specified, all set properties are @@ -108,7 +108,7 @@ When showing - unit/job/manager properties, show all + session/user/seat properties, show all properties regardless whether they are set or not. diff --git a/man/machinectl.xml b/man/machinectl.xml index ced304d6d..37fefeadc 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -91,7 +91,7 @@ When showing - session/user properties, limit the + machine properties, limit the output to certain properties as specified by the argument. If not specified, all set properties are @@ -108,7 +108,7 @@ When showing - unit/job/manager properties, show all + machine properties, show all properties regardless of whether they are set or not. @@ -141,13 +141,13 @@ When used with - kill-session, + kill-machine, choose which processes to kill. Must be one of , or to select whether to kill only the leader process of the - session or all processes of the - session. If omitted, defaults to + machine or all processes of the + machine. If omitted, defaults to . @@ -156,11 +156,10 @@ When used with - kill-session or - kill-user, choose + kill-machine choose which signal to send to selected - processes. Must be one of the well-known - signal specifiers, such as + processes. Must be one of the + well-known signal specifiers, such as SIGTERM, SIGINT or SIGSTOP. If