summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/brk.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/brk.2')
-rw-r--r--lib/libc/sys/brk.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/brk.2 b/lib/libc/sys/brk.2
index 0cfca78..0e34e4f 100644
--- a/lib/libc/sys/brk.2
+++ b/lib/libc/sys/brk.2
@@ -109,7 +109,7 @@ otherwise -1 with
set to indicate why the allocation failed.
The
.Nm sbrk
-returns a pointer to the base of the new storage if successful;
+function returns a pointer to the base of the new storage if successful;
otherwise -1 with
.Va errno
set to indicate why the allocation failed.
OpenPOWER on IntegriCloud