summaryrefslogtreecommitdiff
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1997-06-04 07:04:32 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1997-06-04 07:04:32 +0000
commit778321ad41ab2f7d75a7545bd2efb85be0b372c6 (patch)
treeb42f2159defcb0acd7be007bf8452f4f28c8f305 /share/man/man4/ddb.4
parent91eecc32f16a4b3cf44a99cb27a4d0b2ae158e25 (diff)
typo
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index a9be77a8955..8d367067a64 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ddb.4,v 1.2 1996/05/04 15:22:53 deraadt Exp $
+.\" $OpenBSD: ddb.4,v 1.3 1997/06/04 07:04:31 mickey Exp $
.\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $
.\"
.\" Mach Operating System
@@ -274,7 +274,7 @@ user register (e.g. $eax:u).
.Pp
Built-in variables currently supported are:
.Bl -tag -width 10n
-.IP radix
+.It radix
Input and output radix
.It maxoff
Addresses are printed as 'symbol'+offset unless offset is greater than maxoff.