Module Name:    src
Committed By:   njoly
Date:           Sat Jun  9 22:49:18 UTC 2012

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

Log Message:
Consistently use major/minor for NetBSD version.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 src/lib/libc/stdio/funopen.3:1.21
--- src/lib/libc/stdio/funopen.3:1.20	Fri May 11 17:14:12 2012
+++ src/lib/libc/stdio/funopen.3	Sat Jun  9 22:49:18 2012
@@ -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 @@ functions first appeared in
 The
 .Fn funopen2
 functions first appeared in
-.Nx 7 .
+.Nx 7.0 .
 .Sh CAVEATS
 All three functions are specific to
 .Nx

Reply via email to