summaryrefslogtreecommitdiffstats
path: root/man/systemd-tty-ask-password-agent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/systemd-tty-ask-password-agent.xml')
-rw-r--r--man/systemd-tty-ask-password-agent.xml24
1 files changed, 18 insertions, 6 deletions
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml
index 5c0011ec43..e3925b923e 100644
--- a/man/systemd-tty-ask-password-agent.xml
+++ b/man/systemd-tty-ask-password-agent.xml
@@ -55,7 +55,9 @@
<varlistentry>
<term><option>--list</option></term>
- <listitem><para>Lists all currently pending system password requests.</para></listitem>
+ <listitem><para>Lists all currently pending system password requests.</para>
+
+ <xi:include href="version-info.xml" xpointer="v186"/></listitem>
</varlistentry>
<varlistentry>
@@ -63,14 +65,18 @@
<listitem><para>Process all currently pending system password
requests by querying the user on the calling
- TTY.</para></listitem>
+ TTY.</para>
+
+ <xi:include href="version-info.xml" xpointer="v186"/></listitem>
</varlistentry>
<varlistentry>
<term><option>--watch</option></term>
<listitem><para>Continuously process password
- requests.</para></listitem>
+ requests.</para>
+
+ <xi:include href="version-info.xml" xpointer="v186"/></listitem>
</varlistentry>
<varlistentry>
@@ -79,7 +85,9 @@
<listitem><para>Forward password requests to
<citerefentry project='man-pages'><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry>
instead of querying the user on the calling
- TTY.</para></listitem>
+ TTY.</para>
+
+ <xi:include href="version-info.xml" xpointer="v186"/></listitem>
</varlistentry>
<varlistentry>
@@ -88,7 +96,9 @@
<listitem><para>Ask question with
<citerefentry project='die-net'><refentrytitle>plymouth</refentrytitle><manvolnum>8</manvolnum></citerefentry>
instead of querying the user on the calling
- TTY.</para></listitem>
+ TTY.</para>
+
+ <xi:include href="version-info.xml" xpointer="v186"/></listitem>
</varlistentry>
<varlistentry>
@@ -96,7 +106,9 @@
<listitem><para>Ask question on TTY <replaceable>DEVICE</replaceable> instead of querying the user on
the calling TTY. If <replaceable>DEVICE</replaceable> is not specified,
- <filename>/dev/console</filename> will be used.</para></listitem>
+ <filename>/dev/console</filename> will be used.</para>
+
+ <xi:include href="version-info.xml" xpointer="v249"/></listitem>
</varlistentry>
<xi:include href="standard-options.xml" xpointer="help" />