Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 09:00:28 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r286622 - head/usr.sbin/bhyve
Message-ID:  <201508110900.t7B90SB5032086@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \\



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