git: 9front

Download patch

ref: a50067c4b6146d940efc7238eeafd8b903436484
parent: 5cbc4af193f973a48963c83da8267a64ecd4122f
author: Jesse Rosenstock <jmr@google.com>
date: Thu Apr 13 10:02:57 EDT 2023

segment(3): Fix typo

hostower => hostowner, introduced in f1c3a1a6a8.

--- a/sys/man/3/segment
+++ b/sys/man/3/segment
@@ -75,7 +75,7 @@
 DMA access.
 Sticky segments are like normal shared segments but
 preallocated at creation time and never swapped out.
-Only the hostower is allowed to create
+Only the hostowner is allowed to create
 .B fixed
 or
 .B sticky
--