Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/vnconfig Update to keep up with reality. In NetBSD...
details: https://anonhg.NetBSD.org/src/rev/69ec1629ac20
branches: trunk
changeset: 341427:69ec1629ac20
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Nov 05 22:35:24 2015 +0000
description:
Update to keep up with reality. In NetBSD 7, the vnconfig command was
renamed. So add this fact to the HISTORY section and remove BUGS.
XXX Pull-up to NetBSD-7 !
diffstat:
usr.sbin/vnconfig/vnconfig.8 | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
diffs (35 lines):
diff -r deb38f6d63a3 -r 69ec1629ac20 usr.sbin/vnconfig/vnconfig.8
--- a/usr.sbin/vnconfig/vnconfig.8 Thu Nov 05 21:08:18 2015 +0000
+++ b/usr.sbin/vnconfig/vnconfig.8 Thu Nov 05 22:35:24 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnconfig.8,v 1.39 2013/06/09 18:39:31 christos Exp $
+.\" $NetBSD: vnconfig.8,v 1.40 2015/11/05 22:35:24 pgoyette Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.\"
.\" @(#)vnconfig.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd June 9, 2013
+.Dd November 6, 2015
.Dt VNDCONFIG 8
.Os
.Sh NAME
@@ -221,9 +221,12 @@
.Xr umount 8
.Sh HISTORY
The
-.Nm
+.Nm vnconfig
command appeared in
.Nx 1.0 .
-.Sh BUGS
-This command should really be named
-.Nm vndconfig .
+It was renamed to
+.Nm
+in
+.Nx 7.0
+for consistency with other similar commands.
+(The original name was also retained for backwards compatability.)
Home |
Main Index |
Thread Index |
Old Index