summaryrefslogtreecommitdiffstats
path: root/share/man/man9
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-11-16 10:05:45 +0000
committerjmc <jmc@openbsd.org>2011-11-16 10:05:45 +0000
commitf56dd76c40b75430389a325764128f74717993a0 (patch)
treeade318b842ef95db801423ea9bae5aa1ea346cda /share/man/man9
parentconsider there's no dependency between two aprocs, if (diff)
downloadwireguard-openbsd-f56dd76c40b75430389a325764128f74717993a0.tar.xz
wireguard-openbsd-f56dd76c40b75430389a325764128f74717993a0.zip
do not Xr non-existent man pages;
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/fork1.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/fork1.9 b/share/man/man9/fork1.9
index 77ad71ca573..3cd79b87def 100644
--- a/share/man/man9/fork1.9
+++ b/share/man/man9/fork1.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fork1.9,v 1.15 2011/10/16 06:48:38 guenther Exp $
+.\" $OpenBSD: fork1.9,v 1.16 2011/11/16 10:05:45 jmc 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: October 16 2011 $
+.Dd $Mdocdate: November 16 2011 $
.Dt FORK1 9
.Os
.Sh NAME
@@ -85,7 +85,7 @@ system call.
Used only for statistics.
.It Dv FORK_TFORK
The call is done by the
-.Xr __tfork 2
+.Fn __tfork
system call.
Used only for statistics.
.It Dv FORK_PPWAIT