Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use upper-case "CPU" consistently in all text...
details: https://anonhg.NetBSD.org/src/rev/e88b54480f0a
branches: trunk
changeset: 937651:e88b54480f0a
user: simonb <simonb%NetBSD.org@localhost>
date: Sun Aug 23 03:17:00 2020 +0000
description:
Use upper-case "CPU" consistently in all text except DDB command names.
diffstat:
share/man/man4/ddb.4 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (75 lines):
diff -r 8fdc72d58849 -r e88b54480f0a share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Sat Aug 22 23:06:51 2020 +0000
+++ b/share/man/man4/ddb.4 Sun Aug 23 03:17:00 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.192 2020/07/13 08:58:48 wiz Exp $
+.\" $NetBSD: ddb.4,v 1.193 2020/08/23 03:17:00 simonb Exp $
.\"
.\" Copyright (c) 1997 - 2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1009,9 +1009,9 @@
.Ss AARCH64
.Bl -tag -width "traptrace" -compact
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.It Ic cpuinfo
-Print cpu information about the ``struct cpuinfo''.
+Print CPU information about the ``struct cpuinfo''.
.It Ic frame
Given a trap frame address, print out the trap frame.
.It Ic lwp
@@ -1050,7 +1050,7 @@
.Ss ALPHA
.Bl -tag -width "traptrace" -compact
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.\" .It Ic halt
.\" Call the PROM monitor to halt the CPU.
.\" .It Ic reboot
@@ -1059,7 +1059,7 @@
.Ss AMD64
.Bl -tag -width "traptrace" -compact
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.El
.Ss ARM32
.Bl -tag -width "traptrace" -compact
@@ -1079,7 +1079,7 @@
.Ss I386
.Bl -tag -width "traptrace" -compact
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.El
.Ss IA64
.Bl -tag -width "traptrace" -compact
@@ -1151,7 +1151,7 @@
.Ss SPARC
.Bl -tag -width "traptrace" -compact
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.It Ic prom
Enter the Sun PROM monitor.
.It Ic proc
@@ -1170,7 +1170,7 @@
.It Ic ctx
Print process context information.
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.It Ic dtlb
Print data translation look-aside buffer context information.
.It Ic dtsb
@@ -1274,7 +1274,7 @@
.Ss VAX
.Bl -tag -width "traptrace" -compact
.It Ic cpu
-Switch to another cpu.
+Switch to another CPU.
.El
.Sh VARIABLES
.Nm
Home |
Main Index |
Thread Index |
Old Index