diff options
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r-- | share/man/man4/ddb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 28598799f30..ab95f8ac2a9 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.48 2006/11/28 18:56:17 uwe Exp $ +.\" $OpenBSD: ddb.4,v 1.49 2007/03/15 17:10:20 miod Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -216,7 +216,7 @@ look at by half words (16 bits) .It Cm /l look at by long words (32 bits) (default) .It Cm /q -look at by long longs (64 bits) +look at by long longs (64 bits) (only available on 64-bit platforms) .It Cm /a print the location being displayed .It Cm /A |