Module Name: src
Committed By: abhinav
Date: Thu Jan 12 18:19:31 UTC 2017
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Fix typo: s/currenly/currently
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/share/man/man7/sysctl.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.109 src/share/man/man7/sysctl.7:1.110
--- src/share/man/man7/sysctl.7:1.109 Wed Jan 11 11:53:07 2017
+++ src/share/man/man7/sysctl.7 Thu Jan 12 18:19:31 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.109 2017/01/11 11:53:07 wiz Exp $
+.\" $NetBSD: sysctl.7,v 1.110 2017/01/12 18:19:31 abhinav Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -2072,7 +2072,7 @@ Force IPsec processing even when SPD pol
.It Li used
Based on if IPsec is enabled, and SPD rule existance, show if
IPsec is being used.
-Note that currenly once IPsec is being used, it cannot be disabled.
+Note that currently once IPsec is being used, it cannot be disabled.
.It Li spi_try
The number of times the kernel will try to obtain an unique SPI
when it generates it from random number generator.