From 5dbdbb506cd94c6aea8855689b04fa0203dc9332 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 22 Mar 2006 10:18:47 +0000 Subject: [PATCH] Plan9 -> Plan 9 --- lib/libc/sys/rfork.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2 index 2db51ffdea..8301bc7dfa 100644 --- a/lib/libc/sys/rfork.2 +++ b/lib/libc/sys/rfork.2 @@ -1,10 +1,10 @@ .\" -.\" This manual page is taken directly from Plan9, and modified to +.\" This manual page is taken directly from Plan 9, and modified to .\" describe the actual BSD implementation. Permission for .\" use of this page comes from Rob Pike . .\" .\" $FreeBSD: src/lib/libc/sys/rfork.2,v 1.11.2.11 2002/07/30 19:04:25 silby Exp $ -.\" $DragonFly: src/lib/libc/sys/rfork.2,v 1.4 2006/02/17 19:35:06 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/rfork.2,v 1.5 2006/03/22 10:18:47 swildner Exp $ .\" .Dd January 12, 1996 .Dt RFORK 2 @@ -155,7 +155,7 @@ There is insufficient swap space for the new process. .Sh HISTORY The .Fn rfork -function call first appeared in Plan9. +function call first appeared in Plan 9. .Sh BUGS .Dx does not yet implement a native -- 2.41.0