Date: Fri, 26 Jun 2026 13:17:01 +0000 From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 2f7a8222b6a5 - main - memory_model.7: Correct typo Message-ID: <6a3e7bcd.4516d.62389d7b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2f7a8222b6a5c7bedf6835eb6a93b35346e50777 commit 2f7a8222b6a5c7bedf6835eb6a93b35346e50777 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2026-06-26 13:10:13 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2026-06-26 13:16:27 +0000 memory_model.7: Correct typo perserving -> preserving Reviewed by: jrm Event: Halifax Hackathon 202606 Fixes: 1366a87c9cb5 ("memory_model(7): create and document pointer provenance") --- share/man/man7/memory_model.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/memory_model.7 b/share/man/man7/memory_model.7 index 488f84763613..a97e8735214c 100644 --- a/share/man/man7/memory_model.7 +++ b/share/man/man7/memory_model.7 @@ -83,7 +83,7 @@ space boundaries. Specifically: .Bl -dash .It -Copy objects containing pointers with provenance-perserving APIs such +Copy objects containing pointers with provenance-preserving APIs such as: .Xr copyinptr 9 , .Xr copyoutptr 9 ,home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3e7bcd.4516d.62389d7b>
