summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2011-06-29 16:23:23 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2011-06-29 16:23:23 +0000
commit138895b1af0a584aeabc69393437896924164344 (patch)
tree210e5afca5788d74bede22beb0c10e1ff77cef88
parente2090c734e8c47e742237e5906e67d3d85a1fb67 (diff)
APM_NOPRINT option is no more
-rw-r--r--share/man/man4/options.413
1 files changed, 2 insertions, 11 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index b16b5e0680a..1e7bbb175ee 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.215 2011/06/27 04:15:14 tedu Exp $
+.\" $OpenBSD: options.4,v 1.216 2011/06/29 16:23:22 tedu Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -34,7 +34,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: June 27 2011 $
+.Dd $Mdocdate: June 29 2011 $
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -652,15 +652,6 @@ routing daemon that supports this option in order to actually use it.
.El
.Sh OPERATION RELATED OPTIONS
.Bl -ohang -compact
-.It Cd option APM_NOPRINT
-This option is supported on the i386 architecture.
-When enabled, kernel messages regarding the status of the automatic power
-management system (APM) are suppressed.
-APM status can still be obtained using
-.Xr apm 8
-and/or
-.Xr apmd 8 .
-.Pp
.It Cd option BUFPAGES= Ns Ar value
.It Cd option NBUF= Ns Ar value
These options set the number of pages available for the buffer cache.