Module Name:    src
Committed By:   maxv
Date:           Sat Aug 12 08:03:57 UTC 2017

Modified Files:
        src/share/man/man4: options.4

Log Message:
Remove reference to vm86.


To generate a diff of this commit:
cvs rdiff -u -r1.469 -r1.470 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.469 src/share/man/man4/options.4:1.470
--- src/share/man/man4/options.4:1.469	Sat Jul 29 12:15:12 2017
+++ src/share/man/man4/options.4	Sat Aug 12 08:03:57 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.469 2017/07/29 12:15:12 maxv Exp $
+.\"	$NetBSD: options.4,v 1.470 2017/08/12 08:03:57 maxv 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 July 29, 2017
+.Dd August 12, 2017
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -2500,10 +2500,6 @@ This gives the user a chance to see erro
 operations (like NFS unmounts, buffer cache flush, etc ...).
 Setting this to 0 will disable the delay.
 Default is 2 seconds.
-.It Cd options VM86
-Include support for virtual 8086 mode, used by
-.Tn DOS
-emulators and X servers to run BIOS code, e.g., for some VESA routines.
 .It Cd options USER_LDT
 Include i386-specific system calls for modifying the local descriptor table,
 used by Windows emulators.

Reply via email to