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=79902cbd9ab02fa91e702688bfbb40a3a3bdc0d0;hp=6d142230d0afdbf51d8f203f1af61335f5e95337;hb=1a436809498faf6486815baa0338fb6b8e5def07;hpb=ecb963cc40a0270a357c2640d368b3116e0f56b6 diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 6d142230d..79902cbd9 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -8,16 +8,16 @@ Copyright 2011 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -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. @@ -104,7 +104,7 @@ - + Prints a short help @@ -115,7 +115,7 @@ Specify an icon name - alongside the pasword query, which may + alongside the password query, which may be used in all agents supporting graphical display. The icon name should follow the Specify the query timeout in seconds. Defaults to - 90s. + 90s. A timeout of 0 waits indefinitely. + @@ -144,7 +145,7 @@ - If passed accept + If passed, accept cached passwords, i.e. passwords previously typed in. @@ -166,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.