From 8cdb4d896719648d4d1976c133bad53d24090573 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Mon, 30 Sep 2013 09:21:17 +0000 Subject: [PATCH] Update ddb(9) to show how to print 64-bit values with "examine". MFC after: 3 days Approved by: re (gjb) --- share/man/man4/ddb.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index d8a2d9b8dd81..452e1c2282c5 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -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