Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2015 18:24:23 +0000 (UTC)
From:      Neel Natu <neel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r284892 - head/usr.sbin/bhyveload
Message-ID:  <201506271824.t5RIONLF012412@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: neel
Date: Sat Jun 27 18:24:23 2015
New Revision: 284892
URL: https://svnweb.freebsd.org/changeset/base/284892

Log:
  Fix issues detected by 'mandoc -Tlint bhyveload.8'
  
  Pointed out by:		wblock
  Differential Revision:	https://reviews.freebsd.org/D2762

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

Modified: head/usr.sbin/bhyveload/bhyveload.8
==============================================================================
--- head/usr.sbin/bhyveload/bhyveload.8	Sat Jun 27 18:01:50 2015	(r284891)
+++ head/usr.sbin/bhyveload/bhyveload.8	Sat Jun 27 18:24:23 2015	(r284892)
@@ -114,8 +114,8 @@ The default value of
 is 256M.
 .It Fl S
 Wire guest memory.
-.Sh EXAMPLES
 .El
+.Sh EXAMPLES
 To create a virtual machine named
 .Ar freebsd-vm
 that boots off the ISO image



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