From e1f4e80c88a79061f195b21ac1a4c7e3768896c8 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Thu, 15 Feb 1996 20:07:05 +0000 Subject: Fixed a bunch of man page cross references that were in the main text of various man pages. Thanks to Warner Losh for adding an option to manck to allow it to scan the entire man page looking for bogus xrefs, instead of just checking the SEE ALSO section. --- lib/libc/stdlib/system.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index d89c79e25c15..44aaf0c863b8 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -76,7 +76,7 @@ The .Fn system function returns the exit status of the shell, or \-1 if the -.Xr wait 3 +.Xr wait 2 for the shell failed. A return value of 127 means the execution of the shell failed. -- cgit v1.2.3