Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/share/man/man4 Pull up revision 1.241 (via patch) (requ...



details:   https://anonhg.NetBSD.org/src/rev/128797d4abe5
branches:  netbsd-2-0
changeset: 561289:128797d4abe5
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sun Jun 06 06:40:28 2004 +0000

description:
Pull up revision 1.241 (via patch) (requested by fair in ticket #385).

Add documentation for XSERVER and XSERVER_DDB to resolve PR 20173.

diffstat:

 share/man/man4/options.4 |  17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

diffs (38 lines):

diff -r ec01a21a6c7f -r 128797d4abe5 share/man/man4/options.4
--- a/share/man/man4/options.4  Sat Jun 05 20:44:35 2004 +0000
+++ b/share/man/man4/options.4  Sun Jun 06 06:40:28 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.232.2.5 2004/04/29 04:04:25 jmc Exp $
+.\"    $NetBSD: options.4,v 1.232.2.6 2004/06/06 06:40:28 jdc Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd April 26, 2004
+.Dd May 24, 2004
 .Os
 .Dt OPTIONS 4
 .Sh NAME
@@ -1298,6 +1298,19 @@
 for details.
 .Em NOTE :
 not available on all architectures.
+.It Cd options XSERVER
+Compiles in kernel support for
+.Tn X11
+on architectures that still use (or can use) the legacy
+.Em pccons
+console drivers rather than
+.Xr wscons 4 .
+These include bebox, i386, shark.
+.It Cd options XSERVER_DDB
+A supplement to XSERVER that adds support for entering
+.Xr ddb 4
+while in
+.Tn X11 .
 .El
 .Ss Networking Options
 .Bl -ohang



Home | Main Index | Thread Index | Old Index