aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/vm_map_stack.9
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>2006-12-14 14:33:13 +0000
committerMike Pritchard <mpp@FreeBSD.org>2006-12-14 14:33:13 +0000
commit9280e5fac29f4ef20541ccc7649f68612cfcb713 (patch)
treea13c0352179d31019ed2cdfab8ca032fd98d8069 /share/man/man9/vm_map_stack.9
parent93a8a97ce9cafc3f457d6926eae1e8c716c5d072 (diff)
downloadsrc-9280e5fac29f4ef20541ccc7649f68612cfcb713.tar.gz
src-9280e5fac29f4ef20541ccc7649f68612cfcb713.zip
Spelling fixes.
Notes
Notes: svn path=/head/; revision=165213
Diffstat (limited to 'share/man/man9/vm_map_stack.9')
-rw-r--r--share/man/man9/vm_map_stack.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vm_map_stack.9 b/share/man/man9/vm_map_stack.9
index 22b79205fb7d..dabe937cac2b 100644
--- a/share/man/man9/vm_map_stack.9
+++ b/share/man/man9/vm_map_stack.9
@@ -100,7 +100,7 @@ or if the specified bottom-of-stack address is out of range for the map,
or if there is already a mapping at the address which would result,
or if
.Fa max_ssize
-could not be accomodated within the current mapping,
+could not be accommodated within the current mapping,
.Dv KERN_NO_SPACE
is returned.
.Pp