Module Name:    src
Committed By:   njoly
Date:           Mon Jul 22 12:36:57 UTC 2013

Modified Files:
        src/lib/librumpuser: rumpuser.3
        src/lib/libutil: getbyteorder.3
        src/share/man/man3: bitmap.3

Log Message:
Use <major>.<minor> for NetBSD version.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/librumpuser/rumpuser.3
cvs rdiff -u -r1.2 -r1.3 src/lib/libutil/getbyteorder.3
cvs rdiff -u -r1.7 -r1.8 src/share/man/man3/bitmap.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/librumpuser/rumpuser.3
diff -u src/lib/librumpuser/rumpuser.3:1.15 src/lib/librumpuser/rumpuser.3:1.16
--- src/lib/librumpuser/rumpuser.3:1.15	Wed May 15 22:09:32 2013
+++ src/lib/librumpuser/rumpuser.3	Mon Jul 22 12:36:56 2013
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rumpuser.3,v 1.15 2013/05/15 22:09:32 wiz Exp $
+.\"     $NetBSD: rumpuser.3,v 1.16 2013/07/22 12:36:56 njoly Exp $
 .\"
 .\" Copyright (c) 2013 Antti Kantee.  All rights reserved.
 .\"
@@ -724,6 +724,6 @@ Routines which do not return an integer 
 .Re
 .Sh HISTORY
 The rump kernel hypercall API was first introduced in
-.Nx 5 .
+.Nx 5.0 .
 The API described above first appeared in
-.Nx 7 .
+.Nx 7.0 .

Index: src/lib/libutil/getbyteorder.3
diff -u src/lib/libutil/getbyteorder.3:1.2 src/lib/libutil/getbyteorder.3:1.3
--- src/lib/libutil/getbyteorder.3:1.2	Fri May  3 20:21:24 2013
+++ src/lib/libutil/getbyteorder.3	Mon Jul 22 12:36:57 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getbyteorder.3,v 1.2 2013/05/03 20:21:24 wiz Exp $
+.\"	$NetBSD: getbyteorder.3,v 1.3 2013/07/22 12:36:57 njoly Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -58,4 +58,4 @@ are the same as in
 The
 .Fn getbyteorder
 function call appeared in
-.Nx 7 .
+.Nx 7.0 .

Index: src/share/man/man3/bitmap.3
diff -u src/share/man/man3/bitmap.3:1.7 src/share/man/man3/bitmap.3:1.8
--- src/share/man/man3/bitmap.3:1.7	Fri Dec  7 01:54:42 2012
+++ src/share/man/man3/bitmap.3	Mon Jul 22 12:36:57 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bitmap.3,v 1.7 2012/12/07 01:54:42 christos Exp $
+.\"	$NetBSD: bitmap.3,v 1.8 2013/07/22 12:36:57 njoly Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -148,4 +148,4 @@ main(int argc, char **argv)
 The
 .Fn __BITMAP_*
 macros appeared in
-.Nx 7 .
+.Nx 7.0 .

Reply via email to