svn commit: r286622 - head/usr.sbin/bhyve
Alexander Motin
mav at FreeBSD.org
Tue Aug 11 09:00:28 UTC 2015
Author: mav
Date: Tue Aug 11 09:00:27 2015
New Revision: 286622
URL: https://svnweb.freebsd.org/changeset/base/286622
Log:
Another small typo.
MFC after: 3 days
Modified:
head/usr.sbin/bhyve/bhyve.8
Modified: head/usr.sbin/bhyve/bhyve.8
==============================================================================
--- head/usr.sbin/bhyve/bhyve.8 Tue Aug 11 08:58:00 2015 (r286621)
+++ head/usr.sbin/bhyve/bhyve.8 Tue Aug 11 09:00:27 2015 (r286622)
@@ -321,7 +321,7 @@ port connected to an
.Xr nmdm 4
null-modem device.
.Bd -literal -offset indent
-bhyve -c 4 \e\
+bhyve -c 4 \\
-s 0,amd_hostbridge -s 1,lpc \\
-s 1:0,ahci-hd,/images/disk.1 \\
-s 1:1,ahci-hd,/images/disk.2 \\
More information about the svn-src-all
mailing list