]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: s/Sx/Cm/ for external references; from Domen Puncer
authordjm@openbsd.org <djm@openbsd.org>
Fri, 18 Oct 2024 04:11:54 +0000 (04:11 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 18 Oct 2024 04:12:27 +0000 (15:12 +1100)
Kugler via GHPR501

OpenBSD-Commit-ID: f864a34feb5d5ff17160cf7c42ad0f7744fe8a3f

sshd_config.5

index 67e67ee3793283298d68d0bd821f07024feb6403..29d690a2fa6fac38bb721fe1a96496dfd5e78d15 100644 (file)
@@ -33,8 +33,8 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: sshd_config.5,v 1.376 2024/10/14 23:53:34 naddy Exp $
-.Dd $Mdocdate: October 14 2024 $
+.\" $OpenBSD: sshd_config.5,v 1.377 2024/10/18 04:11:54 djm Exp $
+.Dd $Mdocdate: October 18 2024 $
 .Dt SSHD_CONFIG 5
 .Os
 .Sh NAME
@@ -250,7 +250,7 @@ If no arguments are specified then the username of the target user is used.
 .Pp
 The program should produce on standard output zero or
 more lines of authorized_keys output (see
-.Sx AUTHORIZED_KEYS
+.Cm AUTHORIZED_KEYS
 in
 .Xr sshd 8 ) .
 .Cm AuthorizedKeysCommand
@@ -339,7 +339,7 @@ When using certificates signed by a key listed in
 this file lists names, one of which must appear in the certificate for it
 to be accepted for authentication.
 Names are listed one per line preceded by key options (as described in
-.Sx AUTHORIZED_KEYS FILE FORMAT
+.Cm AUTHORIZED_KEYS FILE FORMAT
 in
 .Xr sshd 8 ) .
 Empty lines and comments starting with