[openssh-commits] [openssh] branch master updated: upstream: correct keyword; from Yatao Su via GHPR509
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jul 11 07:59:16 AEST 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new 7717b9e9 upstream: correct keyword; from Yatao Su via GHPR509
7717b9e9 is described below
commit 7717b9e9155209916cc6b4b4b54f4e8fa578e889
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Wed Jul 10 21:58:34 2024 +0000
upstream: correct keyword; from Yatao Su via GHPR509
OpenBSD-Commit-ID: 81c778c76dea7ef407603caa157eb0c381c52ad2
---
sshd_config.5 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sshd_config.5 b/sshd_config.5
index 16d1ac5c..7ad0c775 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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.366 2024/07/04 22:53:59 djm Exp $
-.Dd $Mdocdate: July 4 2024 $
+.\" $OpenBSD: sshd_config.5,v 1.367 2024/07/10 21:58:34 djm Exp $
+.Dd $Mdocdate: July 10 2024 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -1586,7 +1586,7 @@ accumulated.
.Pp
Penalties are enabled by default with the default settings listed below
but may disabled using the
-.Cm off
+.Cm no
keyword.
The defaults may be overridden by specifying one or more of the keywords below,
separated by whitespace.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list