Module Name:    src
Committed By:   njoly
Date:           Fri May 11 17:14:12 UTC 2012

Modified Files:
        src/lib/libc/stdio: funopen.3

Log Message:
Small typo.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/stdio/funopen.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/stdio/funopen.3
diff -u src/lib/libc/stdio/funopen.3:1.19 src/lib/libc/stdio/funopen.3:1.20
--- src/lib/libc/stdio/funopen.3:1.19	Tue Mar 27 15:05:42 2012
+++ src/lib/libc/stdio/funopen.3	Fri May 11 17:14:12 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: funopen.3,v 1.19 2012/03/27 15:05:42 christos Exp $
+.\"	$NetBSD: funopen.3,v 1.20 2012/05/11 17:14:12 njoly Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -177,7 +177,7 @@ The
 .Fn funopen
 functions first appeared in
 .Bx 4.4 .
-.The
+The
 .Fn funopen2
 functions first appeared in
 .Nx 7 .

Reply via email to