From 1109d4a12f833babf94ba9864b897f43f8f0ad6d Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Tue, 29 Jun 2010 17:54:13 +0000 Subject: RTHREADS kernel options is gone, spotted by jmc --- share/man/man9/fork1.9 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/fork1.9 b/share/man/man9/fork1.9 index c81efc89fa0..f82b02d94c8 100644 --- a/share/man/man9/fork1.9 +++ b/share/man/man9/fork1.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fork1.9,v 1.13 2010/04/03 01:49:44 guenther Exp $ +.\" $OpenBSD: fork1.9,v 1.14 2010/06/29 17:54:12 tedu Exp $ .\" $NetBSD: fork1.9,v 1.3 1999/03/16 00:40:47 garbled Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -29,7 +29,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 3 2010 $ +.Dd $Mdocdate: June 29 2010 $ .Dt FORK1 9 .Os .Sh NAME @@ -123,8 +123,6 @@ as the parent. and .Dv FORK_SIGHAND must also be set. -If the kernel option RTHREADS isn't enabled then the call will return -.Dv ENOTSUP . .El .Pp If -- cgit v1.2.3