"int flags" is correct in the prototype, but not in the English

language. s/int/in/
This commit is contained in:
grant 2003-12-08 00:55:57 +00:00
parent 20dfeedb2e
commit 1492b0bcb0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: glob.3,v 1.28 2003/08/07 16:42:51 agc Exp $
.\" $NetBSD: glob.3,v 1.29 2003/12/08 00:55:57 grant Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -387,7 +387,7 @@ returned non-zero.
.It Dv GLOB_NOMATCH
The pattern does not match any existing pathname, and
.Dv GLOB_NOCHECK
was not set int
was not set in
.Dv flags .
.It Dv GLOB_NOSPACE
An attempt to allocate memory failed, or if