Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/stdio Consistently use major/minor for NetBSD version.



details:   https://anonhg.NetBSD.org/src/rev/7113ac011834
branches:  trunk
changeset: 779672:7113ac011834
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sat Jun 09 22:49:18 2012 +0000

description:
Consistently use major/minor for NetBSD version.

diffstat:

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

diffs (18 lines):

diff -r 908f142220bb -r 7113ac011834 lib/libc/stdio/funopen.3
--- a/lib/libc/stdio/funopen.3  Sat Jun 09 21:22:17 2012 +0000
+++ b/lib/libc/stdio/funopen.3  Sat Jun 09 22:49:18 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: funopen.3,v 1.20 2012/05/11 17:14:12 njoly Exp $
+.\"    $NetBSD: funopen.3,v 1.21 2012/06/09 22:49:18 njoly Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -180,7 +180,7 @@
 The
 .Fn funopen2
 functions first appeared in
-.Nx 7 .
+.Nx 7.0 .
 .Sh CAVEATS
 All three functions are specific to
 .Nx



Home | Main Index | Thread Index | Old Index