From e94990b345ddf2df45ce59ae5a38beae33e86178 Mon Sep 17 00:00:00 2001 From: trasz Date: Mon, 28 Mar 2016 16:48:28 +0000 Subject: Fix bunch of .Xrs. MFC after: 1 month Sponsored by: The FreeBSD Foundation --- lib/libc/stdio/open_memstream.3 | 4 ++-- lib/libc/sys/ptrace.2 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/stdio/open_memstream.3 b/lib/libc/stdio/open_memstream.3 index 1a0cb07..8e2c1e9 100644 --- a/lib/libc/stdio/open_memstream.3 +++ b/lib/libc/stdio/open_memstream.3 @@ -144,8 +144,8 @@ Memory for the stream or buffer could not be allocated. .Xr fopen 3 , .Xr free 3 , .Xr fseek 3 , -.Xr sbuf 3 , -.Xr stdio 3 +.Xr stdio 3 , +.Xr sbuf 9 .Sh STANDARDS The .Fn open_memstream diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2 index 786f457..10ad660 100644 --- a/lib/libc/sys/ptrace.2 +++ b/lib/libc/sys/ptrace.2 @@ -103,7 +103,7 @@ be ignored. If the child was created by .Xr vfork 2 system call or -.Xr rfork(2) +.Xr rfork 2 call with the .Dv RFMEM flag specified, the debugging events are reported to the parent -- cgit v1.1