diff options
author | Jesse Rosenstock <jmr@google.com> | 2023-04-13 14:02:57 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2023-04-13 14:02:57 +0000 |
commit | b76d35401c0a056911aa192d4e4e6d86a15efa50 (patch) | |
tree | c706e39a62c81d48f9f7b0c0bd125032158ffaf8 /sys/man | |
parent | 76142255a117a21da665282e7c6754b8b389bbc7 (diff) |
segment(3): Fix typo
hostower => hostowner, introduced in 99ed9623b5.
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/3/segment | 2 |
1 files changed, 1 insertions, 1 deletions
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 |