From 0e2f34bbc3cbe8a9e9d5a47bce6d3573dd2eb47b Mon Sep 17 00:00:00 2001 From: guenther Date: Mon, 19 Dec 2022 03:54:17 +0000 Subject: [PATCH] Revert previous: unintentionally included in commit --- lib/libc/sys/intro.2 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index cbcabb0643c..c00b28260ca 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.2,v 1.71 2022/12/19 03:49:42 guenther Exp $ +.\" $OpenBSD: intro.2,v 1.72 2022/12/19 03:54:17 guenther Exp $ .\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 @@ -123,8 +123,7 @@ or a read (write) request was made to a file that was only open for writing (reading). .It Er 10 ECHILD Em "\&No child processes" . A -.Xr wait 2 , -.Xr waitid 2 , +.Xr wait 2 or .Xr waitpid 2 function was executed by a process that had no existing or unwaited-for -- 2.20.1