Uppercase CPU.

This commit is contained in:
wiz 2004-02-13 09:55:51 +00:00
parent 5fe648aa7a
commit 0568bf7421
4 changed files with 9 additions and 9 deletions

View File

@ -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
.\" 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
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
and system times, percent cpu, and current memory usage.
and system times, percent CPU, and current memory usage.
.It Cm columns Ar number
The terminal size is recorded as having
.Ar number

View File

@ -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
.\" All rights reserved.
@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm arm_drain_writebuf
.Nd drains the cpu write buffer
.Nd drains the CPU write buffer
.Sh LIBRARY
.Lb libarm
.Sh SYNOPSIS

View File

@ -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
.\" All rights reserved.
@ -35,7 +35,7 @@
.Os
.Sh NAME
.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
.Lb libarm
.Sh SYNOPSIS

View File

@ -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
.\" Perry E. Metzger. All rights reserved.
@ -2101,12 +2101,12 @@ Select a non-US keyboard layout for the
.Em pccons
console driver.
.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.
It is not turned on by default because it is known to have problems in
certain motherboard implementations.
.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.
It is not turned on by default because it is known to have problems in
certain motherboard implementations.