Uppercase CPU.
This commit is contained in:
parent
5fe648aa7a
commit
0568bf7421
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: stty.1,v 1.29 2003/08/07 09:05:42 agc Exp $
|
.\" $NetBSD: stty.1,v 1.30 2004/02/13 09:55:51 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993, 1994
|
.\" Copyright (c) 1990, 1993, 1994
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -447,7 +447,7 @@ character (usually set to ^T).
|
|||||||
The status line consists of the
|
The status line consists of the
|
||||||
system load average, the current command name, its process ID, the
|
system load average, the current command name, its process ID, the
|
||||||
event the process is waiting on (or the status of the process), the user
|
event the process is waiting on (or the status of the process), the user
|
||||||
and system times, percent cpu, and current memory usage.
|
and system times, percent CPU, and current memory usage.
|
||||||
.It Cm columns Ar number
|
.It Cm columns Ar number
|
||||||
The terminal size is recorded as having
|
The terminal size is recorded as having
|
||||||
.Ar number
|
.Ar number
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: arm_drain_writebuf.2,v 1.2 2003/04/16 13:34:34 wiz Exp $
|
.\" $NetBSD: arm_drain_writebuf.2,v 1.3 2004/02/13 09:56:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 Mark Brinicombe
|
.\" Copyright (c) 1997 Mark Brinicombe
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -35,7 +35,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm arm_drain_writebuf
|
.Nm arm_drain_writebuf
|
||||||
.Nd drains the cpu write buffer
|
.Nd drains the CPU write buffer
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libarm
|
.Lb libarm
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: arm_sync_icache.2,v 1.4 2003/04/16 13:34:34 wiz Exp $
|
.\" $NetBSD: arm_sync_icache.2,v 1.5 2004/02/13 09:56:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1996 Mark Brinicombe
|
.\" Copyright (c) 1996 Mark Brinicombe
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -35,7 +35,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm arm_sync_icache
|
.Nm arm_sync_icache
|
||||||
.Nd "clean the cpu data cache and flush the cpu instruction cache"
|
.Nd clean the CPU data cache and flush the CPU instruction cache
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libarm
|
.Lb libarm
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: options.4,v 1.227 2004/01/12 21:17:15 wiz Exp $
|
.\" $NetBSD: options.4,v 1.228 2004/02/13 09:58:09 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1996
|
.\" Copyright (c) 1996
|
||||||
.\" Perry E. Metzger. All rights reserved.
|
.\" Perry E. Metzger. All rights reserved.
|
||||||
@ -2101,12 +2101,12 @@ Select a non-US keyboard layout for the
|
|||||||
.Em pccons
|
.Em pccons
|
||||||
console driver.
|
console driver.
|
||||||
.It Cd options CYRIX_CACHE_WORKS
|
.It Cd options CYRIX_CACHE_WORKS
|
||||||
Relevant only to the Cyrix 486DLC cpu.
|
Relevant only to the Cyrix 486DLC CPU.
|
||||||
This option is used to turn on the cache in hold-flush mode.
|
This option is used to turn on the cache in hold-flush mode.
|
||||||
It is not turned on by default because it is known to have problems in
|
It is not turned on by default because it is known to have problems in
|
||||||
certain motherboard implementations.
|
certain motherboard implementations.
|
||||||
.It Cd options CYRIX_CACHE_REALLY_WORKS
|
.It Cd options CYRIX_CACHE_REALLY_WORKS
|
||||||
Relevant only to the Cyrix 486DLC cpu.
|
Relevant only to the Cyrix 486DLC CPU.
|
||||||
This option is used to turn on the cache in write-back mode.
|
This option is used to turn on the cache in write-back mode.
|
||||||
It is not turned on by default because it is known to have problems in
|
It is not turned on by default because it is known to have problems in
|
||||||
certain motherboard implementations.
|
certain motherboard implementations.
|
||||||
|
Loading…
Reference in New Issue
Block a user