Grammar fix in return values section.

This commit is contained in:
jmmv 2003-03-02 14:08:24 +00:00
parent 1b1f503d7a
commit 5d93e695b8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: popen.3,v 1.10 2002/02/07 07:00:16 ross Exp $
.\" $NetBSD: popen.3,v 1.11 2003/03/02 14:08:24 jmmv Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -143,7 +143,7 @@ is not associated with a
.Dq popened
command, if
.Fa stream
already
has already been
.Dq pclosed ,
or if
.Xr wait4 2