From 86b292ffbd52cf8fb3f73834b0571641724258fb Mon Sep 17 00:00:00 2001 From: mpp Date: Sun, 7 Apr 1996 00:06:21 +0000 Subject: Correct some man page cross references and file location references. --- lib/libcompat/4.1/vlimit.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcompat/4.1') diff --git a/lib/libcompat/4.1/vlimit.3 b/lib/libcompat/4.1/vlimit.3 index d4ed5f3..4736800 100644 --- a/lib/libcompat/4.1/vlimit.3 +++ b/lib/libcompat/4.1/vlimit.3 @@ -92,7 +92,7 @@ is thus a built-in command to .Pp The system refuses to extend the data or stack space when the limits would be exceeded in the normal way; a -.Xr break 2 +.Xr brk 2 call fails if the data space limit is reached, or the process is killed when the stack limit is reached (since the stack cannot be extended, there is no way to send a signal!). -- cgit v1.1