diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/options.4 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 2c1ab526d09..ce8aa9f83a7 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.175 2006/03/05 18:47:25 jmc Exp $ +.\" $OpenBSD: options.4,v 1.176 2006/04/14 21:57:40 weingart Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -1005,11 +1005,6 @@ panic. These options set the number of pages available for the buffer cache. Their default value is a machine dependent value, often calculated as between 5% and 10% of total available RAM. -.It Cd option DUMMY_NOPS -This option is supported on the i386 architecture. -When enabled, it speeds up interrupt processing by removing delays -while accessing the interrupt controller. -Care should be taken when using this option. .It Cd option APM_NOPRINT This option is supported on the i386 architecture. When enabled, kernel messages regarding the status of the automatic power |