=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/hexdump.1,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/hexdump/hexdump.1 2000/03/07 21:11:10 1.10 --- src/usr.bin/hexdump/hexdump.1 2000/03/11 21:40:07 1.11 *************** *** 1,4 **** ! .\" $OpenBSD: hexdump.1,v 1.10 2000/03/07 21:11:10 aaron Exp $ .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: hexdump.1,v 1.11 2000/03/11 21:40:07 aaron Exp $ .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. .\" *************** *** 297,303 **** .Fl n option or end-of-file being reached, input data only partially satisfies a format string, the input block is zero-padded sufficiently ! to display all available data (i.e. any format units overlapping the end of data will display some number of the zero bytes). .Pp Further output by such format strings is replaced by an equivalent --- 297,303 ---- .Fl n option or end-of-file being reached, input data only partially satisfies a format string, the input block is zero-padded sufficiently ! to display all available data (i.e., any format units overlapping the end of data will display some number of the zero bytes). .Pp Further output by such format strings is replaced by an equivalent