Author: rwatson Date: Fri Dec 17 22:09:55 2010 New Revision: 216509 URL: http://svn.freebsd.org/changeset/base/216509
Log: Simply refer to all Xen drivers as para-virtualized, as this appears to be the preferred Xen parlance. Discussed with: Steve Hand <steven.hand at cl.cam.ac.uk> MFC after: 1 day Modified: head/share/man/man4/xen.4 Modified: head/share/man/man4/xen.4 ============================================================================== --- head/share/man/man4/xen.4 Fri Dec 17 21:10:08 2010 (r216508) +++ head/share/man/man4/xen.4 Fri Dec 17 22:09:55 2010 (r216509) @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 13, 2010 +.Dd December 17, 2010 .Dt XEN 4 .Os .Sh NAME @@ -88,8 +88,8 @@ Para-virtualized device drivers are requ functionality, such as processing management requests, returning idle physical memory pages to the hypervisor, etc. .Ss Xen DomU device drivers -Xen administrative and para-virtualized drivers are automatically added to -the kernel if a PV kernel is compiled using +Xen para-virtualized drivers are automatically added to the kernel if a PV +kernel is compiled using .Cd "options XEN" ; for HVM environments, .Cd "options XENHVM" _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"