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.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/brk.2 b/lib/libc/sys/brk.2
index 97b2915..50c8196 100644
--- a/lib/libc/sys/brk.2
+++ b/lib/libc/sys/brk.2
@@ -85,7 +85,7 @@ increased to the next page boundary.
.\" .Pp
The current value of the program break is reliably returned by
.Dq Li sbrk(0)
-(see also
+(see also
.Xr end 3 ) .
The
.Xr getrlimit 2
@@ -143,7 +143,7 @@ to support the expansion.
Setting the break may fail due to a temporary lack of
swap space. It is not possible to distinguish this
from a failure caused by exceeding the maximum size of
-the data segment without consulting
+the data segment without consulting
.Xr getrlimit 2 .
.Sh HISTORY
A
OpenPOWER on IntegriCloud