From 064f007493a990a098f3f0f5ae66732c5747c837 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Wed, 27 Mar 1996 20:49:07 +0000 Subject: Added missing section numbers to a bunch of .Xr macros, or converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. --- lib/libc/sys/rfork.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/rfork.2') diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2 index 6158f51fd5df..9a86371b8563 100644 --- a/lib/libc/sys/rfork.2 +++ b/lib/libc/sys/rfork.2 @@ -82,7 +82,7 @@ will sleep, if necessary, until required process resources are available. .Pp .Fn Fork can be implemented as a call to -.Xr rfork "RFFDG|RFPROC" +.Fn rfork "RFFDG|RFPROC" but isn't for backwards compatibility. .Sh ERRORS .Fn Rfork -- cgit v1.3