mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
man: fix typos
Closes #34199. Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
This commit is contained in:
parent
3722db214b
commit
3e98472223
@ -65,7 +65,7 @@
|
||||
|
||||
<para>The <varname>ssh.authorized_keys.root</varname> credential can be used to allow specific public keys
|
||||
to log in over SSH. See
|
||||
<citerefentry><refentrytitle>systemd.systemd-credentials</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
||||
<citerefentry><refentrytitle>systemd.system-credentials</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
||||
for more information.</para>
|
||||
|
||||
<para>The generator will use a packaged <filename>sshd@.service</filename> service template file if one
|
||||
|
@ -58,7 +58,7 @@ Host .host
|
||||
</programlisting>
|
||||
|
||||
<para>A configuration fragment along these lines is by default installed into
|
||||
<filename>/etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf.in</filename>.</para>
|
||||
<filename>/etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf</filename>.</para>
|
||||
|
||||
<para>With this in place, SSH connections to host string <literal>unix/</literal> followed by an absolute
|
||||
<constant>AF_UNIX</constant> file system path to a socket will be directed to the specified socket, which
|
||||
|
Loading…
Reference in New Issue
Block a user