M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)
authorderaadt <deraadt@openbsd.org>
Fri, 19 Jan 2024 15:10:27 +0000 (15:10 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 19 Jan 2024 15:10:27 +0000 (15:10 +0000)
share/man/man9/malloc.9

index 047e8bb..a1fa4be 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: malloc.9,v 1.71 2023/12/19 14:40:04 deraadt Exp $
+.\"    $OpenBSD: malloc.9,v 1.72 2024/01/19 15:10:27 deraadt Exp $
 .\"    $NetBSD: malloc.9,v 1.2 1996/10/30 05:29:54 lukem Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: December 19 2023 $
+.Dd $Mdocdate: January 19 2024 $
 .Dt MALLOC 9
 .Os
 .Sh NAME
@@ -239,7 +239,7 @@ Miscellaneous FS mount structures.
 .It Dv M_FUSEFS
 FUSE FS mount structures.
 .It Dv M_PINSYSCALL
-.Xr pinsyscall 2
+.Xr pinsyscalls 2
 related data.
 .It Dv M_PFKEY
 Pfkey data.