Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2016 17:55:27 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r308616 - head/usr.sbin/bhyvectl
Message-ID:  <201611131755.uADHtRc4022187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tuexen
Date: Sun Nov 13 17:55:27 2016
New Revision: 308616
URL: https://svnweb.freebsd.org/changeset/base/308616

Log:
  Fix typo.
  
  MFC after: 1 month
  Sponsored by: Netflix

Modified:
  head/usr.sbin/bhyvectl/bhyvectl.8

Modified: head/usr.sbin/bhyvectl/bhyvectl.8
==============================================================================
--- head/usr.sbin/bhyvectl/bhyvectl.8	Sun Nov 13 17:28:32 2016	(r308615)
+++ head/usr.sbin/bhyvectl/bhyvectl.8	Sun Nov 13 17:55:27 2016	(r308616)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 12, 2016
+.Dd November 13, 2016
 .Dt BHYVECTL 8
 .Os
 .Sh NAME
@@ -64,7 +64,7 @@ Operate on the virtual machine
 Create the specified VM.
 .It Fl -destroy
 Destroy the specified VM.
-.It Fl -get-state
+.It Fl -get-stats
 Retrieve statistics for the specified VM.
 .It Fl -inject-nmi
 Inject a non-maskable interrupt (NMI) into the VM.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611131755.uADHtRc4022187>