9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH] segment(3): Fix typo
@ 2023-04-13 14:02 Jesse Rosenstock
  2023-04-13 14:37 ` Jacob Moody
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Rosenstock @ 2023-04-13 14:02 UTC (permalink / raw)
  To: 9front

hostower => hostowner, introduced in 99ed9623b5.
---
 sys/man/3/segment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/man/3/segment b/sys/man/3/segment
index 52b79d69e..5d1bbd65d 100644
--- a/sys/man/3/segment
+++ b/sys/man/3/segment
@@ -75,7 +75,7 @@ with a fixed physical base address suitable for hardware
 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
--
2.40.0.634.g4ca3ef3211-goog

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] [PATCH] segment(3): Fix typo
  2023-04-13 14:02 [9front] [PATCH] segment(3): Fix typo Jesse Rosenstock
@ 2023-04-13 14:37 ` Jacob Moody
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Moody @ 2023-04-13 14:37 UTC (permalink / raw)
  To: 9front

Committed, thank you!

- moody


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13 14:02 [9front] [PATCH] segment(3): Fix typo Jesse Rosenstock
2023-04-13 14:37 ` Jacob Moody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).