From: Christoph Anton Mitterer Date: Sat, 31 Aug 2024 03:40:52 +0000 (+0200) Subject: man: fix typos X-Git-Tag: v257-rc1~584 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e98472223b1e24c8066a7f2261c46ba2fe53144;p=thirdparty%2Fsystemd.git man: fix typos Closes #34199. Signed-off-by: Christoph Anton Mitterer --- diff --git a/man/systemd-ssh-generator.xml b/man/systemd-ssh-generator.xml index 98efc74fc81..187209f099b 100644 --- a/man/systemd-ssh-generator.xml +++ b/man/systemd-ssh-generator.xml @@ -65,7 +65,7 @@ The ssh.authorized_keys.root credential can be used to allow specific public keys to log in over SSH. See - systemd.systemd-credentials7 + systemd.system-credentials7 for more information. The generator will use a packaged sshd@.service service template file if one diff --git a/man/systemd-ssh-proxy.xml b/man/systemd-ssh-proxy.xml index 68bb6cbf3c7..f81da0e8e51 100644 --- a/man/systemd-ssh-proxy.xml +++ b/man/systemd-ssh-proxy.xml @@ -58,7 +58,7 @@ Host .host A configuration fragment along these lines is by default installed into - /etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf.in. + /etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf. With this in place, SSH connections to host string unix/ followed by an absolute AF_UNIX file system path to a socket will be directed to the specified socket, which