Source-Changes-HG archive

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

[src/trunk]: src Use <major>.<minor> for NetBSD version.



details:   https://anonhg.NetBSD.org/src/rev/15ff735177ac
branches:  trunk
changeset: 788824:15ff735177ac
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Jul 22 12:36:56 2013 +0000

description:
Use <major>.<minor> for NetBSD version.

diffstat:

 lib/librumpuser/rumpuser.3 |  6 +++---
 lib/libutil/getbyteorder.3 |  4 ++--
 share/man/man3/bitmap.3    |  4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (48 lines):

diff -r bf171da73f0d -r 15ff735177ac lib/librumpuser/rumpuser.3
--- a/lib/librumpuser/rumpuser.3        Mon Jul 22 12:11:03 2013 +0000
+++ b/lib/librumpuser/rumpuser.3        Mon Jul 22 12:36:56 2013 +0000
@@ -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 @@
 .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 .
diff -r bf171da73f0d -r 15ff735177ac lib/libutil/getbyteorder.3
--- a/lib/libutil/getbyteorder.3        Mon Jul 22 12:11:03 2013 +0000
+++ b/lib/libutil/getbyteorder.3        Mon Jul 22 12:36:56 2013 +0000
@@ -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 @@
 The
 .Fn getbyteorder
 function call appeared in
-.Nx 7 .
+.Nx 7.0 .
diff -r bf171da73f0d -r 15ff735177ac share/man/man3/bitmap.3
--- a/share/man/man3/bitmap.3   Mon Jul 22 12:11:03 2013 +0000
+++ b/share/man/man3/bitmap.3   Mon Jul 22 12:36:56 2013 +0000
@@ -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 @@
 The
 .Fn __BITMAP_*
 macros appeared in
-.Nx 7 .
+.Nx 7.0 .



Home | Main Index | Thread Index | Old Index