=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/hexdump.1,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- src/usr.bin/hexdump/hexdump.1 2011/05/04 06:49:11 1.22 +++ src/usr.bin/hexdump/hexdump.1 2011/05/06 15:46:29 1.23 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hexdump.1,v 1.22 2011/05/04 06:49:11 jmc Exp $ +.\" $OpenBSD: hexdump.1,v 1.23 2011/05/06 15:46:29 otto Exp $ .\" $NetBSD: hexdump.1,v 1.14 2001/12/07 14:46:24 bjh21 Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: May 4 2011 $ +.Dd $Mdocdate: May 6 2011 $ .Dt HEXDUMP 1 .Os .Sh NAME @@ -369,7 +369,7 @@ option: .Bd -literal -offset indent "%07.7_Ax\en" -"%07.7_ax " 8/2 "%04x " "\en" +"%07.7_ax " 8/2 " %04x " "\en" .Ed .Sh SEE ALSO .Xr od 1