Module Name: src
Committed By: cherry
Date: Thu Dec 20 08:32:55 UTC 2018
Modified Files:
src/share/man/man4: options.4
Log Message:
Document 'options NO_PREEMPTION'
With prompting from Christoph Badura.
To generate a diff of this commit:
cvs rdiff -u -r1.493 -r1.494 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.493 src/share/man/man4/options.4:1.494
--- src/share/man/man4/options.4:1.493 Wed Dec 19 13:57:45 2018
+++ src/share/man/man4/options.4 Thu Dec 20 08:32:55 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.493 2018/12/19 13:57:45 maxv Exp $
+.\" $NetBSD: options.4,v 1.494 2018/12/20 08:32:55 cherry Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -2685,6 +2685,13 @@ underlined
.It 4
bolded
.El
+.Ss x86-specific Options
+.Bl -ohang
+.It Cd options NO_PREEMPTION
+Disables
+.Xr kpreempt 9
+support in the kernel.
+.El
.El
.\" The following requests should be uncommented and used where appropriate.
.\" .Sh FILES