svn commit: r258855 - head/usr.sbin/bhyveload
Joel Dahl
joel at FreeBSD.org
Mon Dec 2 19:49:52 UTC 2013
Author: joel (doc committer)
Date: Mon Dec 2 19:49:52 2013
New Revision: 258855
URL: http://svnweb.freebsd.org/changeset/base/258855
Log:
mdoc: quote string properly.
Modified:
head/usr.sbin/bhyveload/bhyveload.8
Modified: head/usr.sbin/bhyveload/bhyveload.8
==============================================================================
--- head/usr.sbin/bhyveload/bhyveload.8 Mon Dec 2 19:02:58 2013 (r258854)
+++ head/usr.sbin/bhyveload/bhyveload.8 Mon Dec 2 19:49:52 2013 (r258855)
@@ -131,7 +131,7 @@ and terminal I/O sent to the
device
.Pa /dev/nmdm1B
.Pp
-.Dl "bhyveload -m 256MB -h /usr/images/test -c /dev/nmdm1B test-vm
+.Dl "bhyveload -m 256MB -h /usr/images/test -c /dev/nmdm1B test-vm"
.Sh SEE ALSO
.Xr bhyve 4 ,
.Xr bhyve 8 ,
More information about the svn-src-head
mailing list