divison -> division
authorjsg <jsg@openbsd.org>
Thu, 10 Nov 2022 23:57:31 +0000 (23:57 +0000)
committerjsg <jsg@openbsd.org>
Thu, 10 Nov 2022 23:57:31 +0000 (23:57 +0000)
share/man/man9/clockintr.9

index 0356f98..a2486aa 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: clockintr.9,v 1.2 2022/11/05 23:18:03 jmc Exp $
+.\" $OpenBSD: clockintr.9,v 1.3 2022/11/10 23:57:31 jsg Exp $
 .\"
 .\" Copyright (c) 2020-2022 Scott Cheloha <cheloha@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: November 5 2022 $
+.Dd $Mdocdate: November 10 2022 $
 .Dt CLOCKINTR 9
 .Os
 .Sh NAME
@@ -107,7 +107,7 @@ is less than zero or greater than one billion.
 .El
 .Pp
 The event schedule has a resolution of one nanosecond and event periods are
-computed using integer divison.
+computed using integer division.
 If
 .Vt hz ,
 .Vt stathz ,