Skip to content

Commit

Permalink
upstream: correct keyword; from Yatao Su via GHPR509
Browse files Browse the repository at this point in the history
OpenBSD-Commit-ID: 81c778c76dea7ef407603caa157eb0c381c52ad2
  • Loading branch information
djmdjm committed Jul 10, 2024
1 parent f2b78bb commit 7717b9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sshd_config.5
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 7717b9e

Please sign in to comment.