summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2006-04-13 18:19:44 +0000
committerschweikh <schweikh@FreeBSD.org>2006-04-13 18:19:44 +0000
commit0e78beb323773ddb303fcac4d57398f170772577 (patch)
tree2c879ee95a99855d14ff66b20eb77000cd8809f3 /lib
parent38305ead8b0a2f5be6d8fdfff26c309eb17145ce (diff)
downloadFreeBSD-src-0e78beb323773ddb303fcac4d57398f170772577.zip
FreeBSD-src-0e78beb323773ddb303fcac4d57398f170772577.tar.gz
s/soley/solely
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/malloc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index 0cb1473..b29509d 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -146,7 +146,7 @@ allocation.
.Fn malloc_usable_size
is not a mechanism for in-place
.Fn realloc ;
-rather it is provided soley as a tool for introspection purposes.
+rather it is provided solely as a tool for introspection purposes.
Any discrepancy between the requested allocation size and the size reported by
.Fn malloc_usable_size
should not be depended on, since such behavior is entirely
OpenPOWER on IntegriCloud