From ad7bbe691b453039980df729f32fffaf02ffd21c Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sun, 26 Oct 2025 16:39:32 +0100 Subject: [PATCH] copy.9: Fix a typo in the manual page - s/heterogenous/heterogeneous/ MFC after: 5 days --- share/man/man9/copy.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9 index 8b2d0dc6772..3a3105ddf64 100644 --- a/share/man/man9/copy.9 +++ b/share/man/man9/copy.9 @@ -43,7 +43,7 @@ .Nm copyout_nofault , .Nm copystr , .Nm copyinstr -.Nd heterogenous address space copy functions +.Nd heterogeneous address space copy functions .Sh SYNOPSIS .In sys/types.h .In sys/systm.h