X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-ask-password.xml;h=db5cb20db5f51a44f9036495abf235ae6498431e;hb=6bebb0add4d7c32c503e688105c1607e5e20f979;hp=8af328dcfafdf391c7a6648005e5c3cb9ba20f00;hpb=79640424059328268b9fb6c5fa8eb777b27a177e;p=elogind.git diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 8af328dcf..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 @@ -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.