diff options
author | Tom Gundersen <teg@jklm.no> | 2012-06-28 01:05:08 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-28 13:23:26 +0200 |
commit | 6c242857b2f55e67a3adc06f9999d305613f614f (patch) | |
tree | 8711cd875868ad86dfdc33b428b397803a13906f /man | |
parent | d9ef1eafa024bdcfbaa7a68558217bcafd5fe4ad (diff) |
man: fix reference to systemd-tty-ask-password-agent
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-ask-password-console.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-ask-password-console.service.xml b/man/systemd-ask-password-console.service.xml index 7017c0d1ae..0baf882c43 100644 --- a/man/systemd-ask-password-console.service.xml +++ b/man/systemd-ask-password-console.service.xml @@ -79,7 +79,7 @@ about the system password logic.</para> <para>Note that these services invoke - <citerefentry><refentrytitle>systemd-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry> + <citerefentry><refentrytitle>systemd-tty-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry> with the <command>--watch --console</command> resp. <command>--watch --wall</command> command line parameters.</para> @@ -89,7 +89,7 @@ <title>See Also</title> <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-tty-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry> </para> </refsect1> |