From: Lennart Poettering Date: Fri, 12 Jan 2024 09:03:55 +0000 (+0100) Subject: man: fix typo AV_VSOCK → AF_VSOCK X-Git-Tag: v256-rc1~1180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14adc1ab4b0c1e440f27080130570037d8630a91;p=thirdparty%2Fsystemd.git man: fix typo AV_VSOCK → AF_VSOCK A reported by Arian van Putten: https://github.com/systemd/systemd/pull/30777#pullrequestreview-1816817988 --- diff --git a/man/systemd-ssh-generator.xml b/man/systemd-ssh-generator.xml index 04c3263c375..2f4f2a6f0ed 100644 --- a/man/systemd-ssh-generator.xml +++ b/man/systemd-ssh-generator.xml @@ -21,7 +21,7 @@ systemd-ssh-generator - Generator for binding a socket-activated SSH server to local AV_VSOCK + Generator for binding a socket-activated SSH server to local AF_VSOCK and AF_UNIX sockets @@ -33,7 +33,7 @@ Description systemd-ssh-generator binds a socket-activated SSH server to local - AV_VSOCK and AF_UNIX sockets under certain conditions. It only + AF_VSOCK and AF_UNIX sockets under certain conditions. It only has an effect if the sshd8 binary is installed. Specifically, it does the following: