Module Name: src
Committed By: tsutsui
Date: Wed Jul 21 10:59:31 UTC 2010
Modified Files:
src/share/man/man4: options.4
Log Message:
Remove description about options XSERVER. No port uses Xserver on pccons.
To generate a diff of this commit:
cvs rdiff -u -r1.391 -r1.392 src/share/man/man4/options.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.391 src/share/man/man4/options.4:1.392
--- src/share/man/man4/options.4:1.391 Wed Jul 21 10:56:07 2010
+++ src/share/man/man4/options.4 Wed Jul 21 10:59:31 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.391 2010/07/21 10:56:07 tsutsui Exp $
+.\" $NetBSD: options.4,v 1.392 2010/07/21 10:59:31 tsutsui Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1474,14 +1474,6 @@
reports false.
Useful for systems where the cycle counter doesn't run at a constant rate
(e.g. Soekris boxes).
-.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