Module Name: src Committed By: pgoyette Date: Wed Nov 2 03:21:38 UTC 2016
Modified Files: src/lib/libc/sys: intro.2 Log Message: Typo - "a requests" --> "a request" To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/lib/libc/sys/intro.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/sys/intro.2 diff -u src/lib/libc/sys/intro.2:1.57 src/lib/libc/sys/intro.2:1.58 --- src/lib/libc/sys/intro.2:1.57 Wed Apr 22 13:59:54 2015 +++ src/lib/libc/sys/intro.2 Wed Nov 2 03:21:38 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.2,v 1.57 2015/04/22 13:59:54 wiz Exp $ +.\" $NetBSD: intro.2,v 1.58 2016/11/02 03:21:38 pgoyette Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -206,7 +206,7 @@ or function). .It Er 23 ENFILE Em "Too many open files in system" . Maximum number of file descriptors allowable on the system -has been reached and a requests for an open cannot be satisfied +has been reached and a request for an open cannot be satisfied until at least one has been closed. .It Er 24 EMFILE Em "Too many open files" . \*[Lt]As released, the limit on the number of