Module Name: src
Committed By: uwe
Date: Tue May 1 09:03:49 UTC 2018
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8
Log Message:
Fix missed s/vnconfig/vndconfig/ in an example.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.sbin/vnconfig/vnconfig.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/vnconfig/vnconfig.8
diff -u src/usr.sbin/vnconfig/vnconfig.8:1.42 src/usr.sbin/vnconfig/vnconfig.8:1.43
--- src/usr.sbin/vnconfig/vnconfig.8:1.42 Sun Apr 10 09:49:14 2016
+++ src/usr.sbin/vnconfig/vnconfig.8 Tue May 1 09:03:49 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnconfig.8,v 1.42 2016/04/10 09:49:14 wiz Exp $
+.\" $NetBSD: vnconfig.8,v 1.43 2018/05/01 09:03:49 uwe Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -265,7 +265,7 @@ use:
Using
.Dl vndconfig -m0 -l /dev/vnd*d
will omit those devices that are not in use, whereas
-.Dl vnconfig -l
+.Dl vndconfig -l
will list all devices known to the kernel (at least 4
without
.Fl m )