Module Name:    src
Committed By:   joerg
Date:           Sat Apr 11 15:30:50 UTC 2009

Modified Files:
        src/lib/libc/gen: glob.3

Log Message:
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/lib/libc/gen/glob.3

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/gen/glob.3
diff -u src/lib/libc/gen/glob.3:1.34 src/lib/libc/gen/glob.3:1.35
--- src/lib/libc/gen/glob.3:1.34	Wed Apr  8 19:27:39 2009
+++ src/lib/libc/gen/glob.3	Sat Apr 11 15:30:49 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: glob.3,v 1.34 2009/04/08 19:27:39 wiz Exp $
+.\"	$NetBSD: glob.3,v 1.35 2009/04/11 15:30:49 joerg Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -492,7 +492,7 @@
 .Fn globfree
 functions first appeared in
 .Bx 4.4 .
-.The
+The
 .Fn glob_pattern_p
 function is modelled after the one found in glibc.
 .Sh BUGS

Reply via email to