=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/hexdump.1,v retrieving revision 1.24 retrieving revision 1.25 diff -c -r1.24 -r1.25 *** src/usr.bin/hexdump/hexdump.1 2011/05/06 18:11:43 1.24 --- src/usr.bin/hexdump/hexdump.1 2014/11/15 14:41:02 1.25 *************** *** 1,4 **** ! .\" $OpenBSD: hexdump.1,v 1.24 2011/05/06 18:11:43 otto Exp $ .\" $NetBSD: hexdump.1,v 1.14 2001/12/07 14:46:24 bjh21 Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: hexdump.1,v 1.25 2014/11/15 14:41:02 bentley Exp $ .\" $NetBSD: hexdump.1,v 1.14 2001/12/07 14:46:24 bjh21 Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 *************** *** 30,36 **** .\" .\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: May 6 2011 $ .Dt HEXDUMP 1 .Os .Sh NAME --- 30,36 ---- .\" .\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: November 15 2014 $ .Dt HEXDUMP 1 .Os .Sh NAME *************** *** 64,70 **** .Em Canonical hex+ASCII display . Display the input offset in hexadecimal, followed by sixteen space-separated, two column, hexadecimal bytes, followed by the ! same sixteen bytes in %_p format enclosed in ``|'' characters. .It Fl c .Em One-byte character display . Display the input offset in hexadecimal, followed by sixteen --- 64,72 ---- .Em Canonical hex+ASCII display . Display the input offset in hexadecimal, followed by sixteen space-separated, two column, hexadecimal bytes, followed by the ! same sixteen bytes in %_p format enclosed in ! .Sq | ! characters. .It Fl c .Em One-byte character display . Display the input offset in hexadecimal, followed by sixteen