Update ddb(9) to show how to print 64-bit values with "examine".

MFC after:	3 days
Approved by:	re (gjb)
This commit is contained in:
Robert Watson 2013-09-30 09:21:17 +00:00
parent 426ab28269
commit 8cdb4d8967
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255948

View file

@ -60,7 +60,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd December 16, 2011
.Dd September 30, 2013
.Dt DDB 4
.Os
.Sh NAME
@ -219,6 +219,8 @@ look at by bytes (8 bits)
look at by half words (16 bits)
.It Cm l
look at by long words (32 bits)
.It Cm g
look at by quad words (64 bits)
.It Cm a
print the location being displayed
.It Cm A