=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/hexdump.1,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/hexdump/hexdump.1 1996/06/26 05:34:18 1.2 +++ src/usr.bin/hexdump/hexdump.1 1996/12/10 09:06:30 1.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hexdump.1,v 1.2 1996/06/26 05:34:18 deraadt Exp $ +.\" $OpenBSD: hexdump.1,v 1.3 1996/12/10 09:06:30 deraadt Exp $ .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -196,7 +196,7 @@ .Ed .El .Pp -Hexdump also supports the the following additional conversion strings: +Hexdump also supports the following additional conversion strings: .Bl -tag -width Fl .It Cm \&_a Ns Op Cm dox Display the input offset, cumulative across input files, of the @@ -264,7 +264,7 @@ largest amount of data specified by any format string. Format strings interpreting less than an input block's worth of data, whose last format unit both interprets some number of bytes and does -not have a specified iteration count, have the the iteration count +not have a specified iteration count, have the iteration count incremented until the entire input block has been processed or there is not enough data remaining in the block to satisfy the format string. .Pp