summaryrefslogtreecommitdiff
path: root/man/systemd-tty-ask-password-agent.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-01-12 10:19:30 +0100
committerGitHub <noreply@github.com>2017-01-12 10:19:30 +0100
commite843b04ee95815e862d9d4399ca99680b2b6f6ea (patch)
tree10a07ca608f7d7678a35b322f45584169877e98a /man/systemd-tty-ask-password-agent.xml
parentfb1baf9218c12d634e82faaa0ca6cc1b2ac5fc13 (diff)
parent9a4bf1e8d311513167dc5b456a243d78c52976fb (diff)
Merge pull request #5069 from keszybz/fixlets
Small fixes and enhancements to docs and code
Diffstat (limited to 'man/systemd-tty-ask-password-agent.xml')
-rw-r--r--man/systemd-tty-ask-password-agent.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml
index 2876fab644..2e4b31be07 100644
--- a/man/systemd-tty-ask-password-agent.xml
+++ b/man/systemd-tty-ask-password-agent.xml
@@ -50,7 +50,9 @@
<refsynopsisdiv>
<cmdsynopsis>
- <command>systemd-tty-ask-password-agent <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt" rep="repeat">VARIABLE=VALUE</arg></command>
+ <command>systemd-tty-ask-password-agent</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <arg choice="opt" rep="repeat">VARIABLE=VALUE</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -65,8 +67,10 @@
<para><command>systemd-tty-ask-password-agent</command> implements
the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">Password
- Agents Specification</ulink>.</para>
-
+ Agents Specification</ulink>, and is one of many possible response agents which
+ answer to queries formulated with
+ <citerefentry><refentrytitle>systemd-ask-password</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
+ </para>
</refsect1>
<refsect1>