From 3e98472223b1e24c8066a7f2261c46ba2fe53144 Mon Sep 17 00:00:00 2001 From: Christoph Anton Mitterer Date: Sat, 31 Aug 2024 05:40:52 +0200 Subject: [PATCH] man: fix typos Closes #34199. Signed-off-by: Christoph Anton Mitterer --- man/systemd-ssh-generator.xml | 2 +- man/systemd-ssh-proxy.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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