summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorKlemens Nanni <kn@cvs.openbsd.org>2022-08-16 13:59:52 +0000
committerKlemens Nanni <kn@cvs.openbsd.org>2022-08-16 13:59:52 +0000
commit983061e86e4e0038dcc261d46c2b0b321cd5be4c (patch)
tree7df7e4d6bc1be5274274bfab51c0b2450ddc9f41 /sbin
parent46880bf01ccc0bbd1fb39187e3505b42de971db7 (diff)
-v prints to standard error not output
stderr is expected and stdout would break vnconfig(8)'s usage where vnd_dev is omitted and a new one is printed on stdout.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/vnconfig/vnconfig.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/vnconfig/vnconfig.8 b/sbin/vnconfig/vnconfig.8
index 69bb0953542..a1cf48353ef 100644
--- a/sbin/vnconfig/vnconfig.8
+++ b/sbin/vnconfig/vnconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vnconfig.8,v 1.6 2019/04/30 18:05:11 espie Exp $
+.\" $OpenBSD: vnconfig.8,v 1.7 2022/08/16 13:59:51 kn Exp $
.\"
.\" Copyright (c) 1993 University of Utah.
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -49,7 +49,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 30 2019 $
+.Dd $Mdocdate: August 16 2022 $
.Dt VNCONFIG 8
.Os
.Sh NAME
@@ -136,7 +136,7 @@ cylinder.
Unconfigure a
.Ar vnd_dev .
.It Fl v
-Print messages to stdout describing actions taken.
+Print messages to stderr describing actions taken.
.El
.Sh FILES
.Bl -tag -width /etc/rvnd?? -compact