Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 x/I no longer has special meaning on alpha, a...



details:   https://anonhg.NetBSD.org/src/rev/66b129ceee94
branches:  trunk
changeset: 379821:66b129ceee94
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jun 21 02:12:00 2021 +0000

description:
x/I no longer has special meaning on alpha, and behaves just like x/i.

diffstat:

 share/man/man4/ddb.4 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 96f844035b92 -r 66b129ceee94 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Mon Jun 21 02:10:46 2021 +0000
+++ b/share/man/man4/ddb.4      Mon Jun 21 02:12:00 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.199 2021/03/11 10:34:34 ryo Exp $
+.\"    $NetBSD: ddb.4,v 1.200 2021/06/21 02:12:00 thorpej Exp $
 .\"
 .\" Copyright (c) 1997 - 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -56,7 +56,7 @@
 .\" any improvements or extensions that they make and grant Carnegie Mellon
 .\" the rights to redistribute these changes.
 .\"
-.Dd March 11, 2021
+.Dd Jiune 20, 2021
 .Dt DDB 4
 .Os
 .Sh NAME
@@ -451,8 +451,6 @@ display as a machine instruction.
 display as a machine instruction, with possible alternative formats
 depending upon the machine:
 .Bl -tag -offset indent -width "sparc" -compact
-.It alpha
-print register operands
 .It m68k
 use Motorola syntax
 .It vax



Home | Main Index | Thread Index | Old Index