From f58db9fcefe402736304ecfc87da8f2c24c24d17 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 15 Sep 2006 20:40:24 +0000 Subject: better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ --- 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 20a08afa780..3b64abb617d 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.2,v 1.37 2006/08/04 21:35:51 beck Exp $ +.\" $OpenBSD: intro.2,v 1.38 2006/09/15 20:40:23 otto Exp $ .\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 @@ -86,8 +86,7 @@ resources. A component of a specified pathname did not exist, or the pathname was an empty string. .It Er 3 ESRCH Em "No such process" . -No process could be found corresponding to that specified by the given -process ID. +No process could be found which corresponds to the given process ID. .It Er 4 EINTR Em "Interrupted function call" . An asynchronous signal (such as .Dv SIGINT -- cgit v1.2.3