Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/stdio Small typo.



details:   https://anonhg.NetBSD.org/src/rev/6f61f6f8dbcf
branches:  trunk
changeset: 779219:6f61f6f8dbcf
user:      njoly <njoly%NetBSD.org@localhost>
date:      Fri May 11 17:14:12 2012 +0000

description:
Small typo.

diffstat:

 lib/libc/stdio/funopen.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f04d18965a79 -r 6f61f6f8dbcf lib/libc/stdio/funopen.3
--- a/lib/libc/stdio/funopen.3  Fri May 11 15:39:17 2012 +0000
+++ b/lib/libc/stdio/funopen.3  Fri May 11 17:14:12 2012 +0000
@@ -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 @@
 .Fn funopen
 functions first appeared in
 .Bx 4.4 .
-.The
+The
 .Fn funopen2
 functions first appeared in
 .Nx 7 .



Home | Main Index | Thread Index | Old Index