Move "OEA Only" to the powerpc subsection header.
This commit is contained in:
parent
49c83bef6a
commit
cf5f509b2f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: options.4,v 1.314 2006/02/11 18:36:20 wiz Exp $
|
||||
.\" $NetBSD: options.4,v 1.315 2006/02/11 18:45:01 ross Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
|
@ -2493,12 +2493,12 @@ This provides emulation of unimplemented
|
|||
integer instructions as well as emulation of unimplemented floating point
|
||||
instructions and data types and software support for floating point traps.
|
||||
.El
|
||||
.Ss powerpc-specific Options
|
||||
.Ss powerpc-specific Options (OEA Only)
|
||||
.Bl -ohang
|
||||
.It Cd options PMAP_MEMLIMIT=value
|
||||
Limit the amount of memory seen by the kernel to
|
||||
.Ar value
|
||||
bytes (OEA only).
|
||||
bytes.
|
||||
.It Cd options PTEGCOUNT=value
|
||||
Specify the size of the page table as
|
||||
.Ar value
|
||||
|
|
Loading…
Reference in New Issue