=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/od.1,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/hexdump/od.1 2003/01/06 08:47:58 1.10 --- src/usr.bin/hexdump/od.1 2003/01/06 09:04:30 1.11 *************** *** 1,4 **** ! .\" $OpenBSD: od.1,v 1.10 2003/01/06 08:47:58 deraadt Exp $ .\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. --- 1,4 ---- ! .\" $OpenBSD: od.1,v 1.11 2003/01/06 09:04:30 deraadt Exp $ .\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. *************** *** 90,96 **** Display the input offset in octal, followed by sixteen space-separated, three column, space-filled, characters of input data per line. Control characters are printed as their names instead of as ! c style escapes. .It Fl B Same as .Fl o . --- 90,96 ---- Display the input offset in octal, followed by sixteen space-separated, three column, space-filled, characters of input data per line. Control characters are printed as their names instead of as ! C-style escapes. .It Fl B Same as .Fl o .