X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-ask-password.xml;h=db5cb20db5f51a44f9036495abf235ae6498431e;hp=563f9d5d61cdd0cb3a9d43557730f7311fe97e0e;hb=8dc385e7701726be69b681e2738a1d74a21b24f1;hpb=c93350728e822c3da7522664cf0a0e0ee10509fa diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 563f9d5d6..db5cb20db 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -60,7 +60,7 @@ used to query a system password or passphrase from the user, using a question message specified on the command line. When run from a TTY it will query a - password on the TTY and print it to STDOUT. When run + password on the TTY and print it to standard output. When run with no TTY or with it will query the password system-wide and allow active users to respond via several agents. The latter is @@ -90,7 +90,7 @@ url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">systemd Password Agent Specification. - If a password is queried on a TTY the user may + If a password is queried on a TTY, the user may press TAB to hide the asterisks normally shown for each character typed. Pressing Backspace as first key achieves the same effect. @@ -145,7 +145,7 @@ - If passed accept + If passed, accept cached passwords, i.e. passwords previously typed in. @@ -167,7 +167,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.