diff --git a/manifests/server.pp b/manifests/server.pp index e09ef4ff..4fbdd133 100644 --- a/manifests/server.pp +++ b/manifests/server.pp @@ -135,7 +135,7 @@ # # @param challenge_response_authentication # Value(s) passed to ChallengeResponseAuthentication parameter in sshd_config. Unused if empty. -# Check https://man.openbsd.org/sshd_config#ChrootDirectory for possible values. +# Check https://man.openbsd.org/sshd_config#KbdInteractiveAuthentication for possible values. # # @param chroot_directory # Value(s) passed to ChrootDirectory parameter in sshd_config. Unused if empty.