From aaadad221e286003b6b663492f5695b233fc994f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 19 Mar 1997 02:43:43 +0000 Subject: [PATCH] Mention that "options XSERVER" is applicable only to the vt0 console driver. (as it appears from the mailing list archive). --- handbook/kernelconfig.sgml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/handbook/kernelconfig.sgml b/handbook/kernelconfig.sgml index 89854e8e89..522052f36a 100644 --- a/handbook/kernelconfig.sgml +++ b/handbook/kernelconfig.sgml @@ -1,4 +1,4 @@ - + Configuring the FreeBSD Kernel @@ -669,8 +669,8 @@ Console, Bus Mouse, and X Server Support

You must choose one of these two console types, and, if you plan - to use the X Window System, enable the XSERVER option and optionally, a bus - mouse or PS/2 mouse device. + to use the X Window System with the vt220 console, enable the + XSERVER option and optionally, a bus mouse or PS/2 mouse device. @@ -709,9 +709,10 @@ options XSERVER -

This includes code +

Only applicable with the vt0 console driver. + This includes code required to run the XFree86 X Window - Server. + Server under the vt0 console driver.