We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a70793 commit c0558efCopy full SHA for c0558ef
share/man/man9/rnd.9
@@ -1,4 +1,4 @@
1
-.\" $NetBSD: rnd.9,v 1.32 2023/08/04 07:38:53 riastradh Exp $
+.\" $NetBSD: rnd.9,v 1.33 2024/12/25 17:51:56 andvar Exp $
2
.\"
3
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
4
.\" All rights reserved.
@@ -176,7 +176,7 @@ or
176
issues calls to each source's
177
.Fa callback
178
in serial \(em it never issues two calls to the same source's callback
179
-at the same time in two differen threads or on two different CPUs.
+at the same time in two different threads or on two different CPUs.
180
.Pp
181
The callback may be invoked in thread context or soft interrupt
182
context, up to
0 commit comments