Add glob_pattern_p to NAME section.

This commit is contained in:
wiz 2009-04-08 19:27:39 +00:00
parent 53871b2dfe
commit c2c2c34d00
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: glob.3,v 1.33 2009/04/08 16:28:50 christos Exp $
.\" $NetBSD: glob.3,v 1.34 2009/04/08 19:27:39 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -36,7 +36,8 @@
.Os
.Sh NAME
.Nm glob ,
.Nm globfree
.Nm globfree ,
.Nm glob_pattern_p
.Nd generate pathnames matching a pattern
.Sh LIBRARY
.Lb libc