Date: Fri, 11 Jan 2019 14:22:00 +0000 (UTC) From: "Rodney W. Grimes" <rgrimes@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r342944 - head/usr.sbin/bhyve Message-ID: <201901111422.x0BEM0jH001937@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rgrimes Date: Fri Jan 11 14:21:59 2019 New Revision: 342944 URL: https://svnweb.freebsd.org/changeset/base/342944 Log: Fix spelling of identifier Approved by: phk (mentor) MFC after: 3 days Modified: head/usr.sbin/bhyve/bhyve.8 Modified: head/usr.sbin/bhyve/bhyve.8 ============================================================================== --- head/usr.sbin/bhyve/bhyve.8 Fri Jan 11 12:18:11 2019 (r342943) +++ head/usr.sbin/bhyve/bhyve.8 Fri Jan 11 14:21:59 2019 (r342944) @@ -390,7 +390,7 @@ address and a VNC should listen on. The default is to listen on localhost IPv4 address and default VNC port 5900. An IPv6 address must be enclosed in square brackets and may contain an -optional zone identifer. +optional zone identifier. .It Ar width No and Ar height A display resolution, width and height, respectively. If not specified, a default resolution of 1024x768 pixels will be used.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901111422.x0BEM0jH001937>