Date: Fri, 17 Dec 2010 10:05:22 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r216500 - head/share/man/man4 Message-ID: <201012171005.oBHA5Mjb060415@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rwatson Date: Fri Dec 17 10:05:21 2010 New Revision: 216500 URL: http://svn.freebsd.org/changeset/base/216500 Log: Fix spelling nits. MFC after: 3 days Submitted by: bcr Modified: head/share/man/man4/xen.4 Modified: head/share/man/man4/xen.4 ============================================================================== --- head/share/man/man4/xen.4 Fri Dec 17 09:38:55 2010 (r216499) +++ head/share/man/man4/xen.4 Fri Dec 17 10:05:21 2010 (r216500) @@ -85,7 +85,7 @@ the amd64 architecture, and require .Pp Para-virtualized device drivers are required in order to support certain functionality, such as processing management requests, returning idle -physical memory pages to the hypevisor, etc. +physical memory pages to the hypervisor, etc. .Ss Xen DomU device drivers Adding .Cd "options xenpci" @@ -112,7 +112,7 @@ Expose Xen events via the .Pa /dev/xen/evtchn special device. .It Nm netback -Export local network interfacest to other Xen domains where they can be +Export local network interfaces to other Xen domains where they can be imported via .Nm netfront . .It Nm netfront
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012171005.oBHA5Mjb060415>