Subject: CVS commit: basesrc/usr.bin/hexdump
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/05/2001 20:07:51
Module Name:	basesrc
Committed By:	bjh21
Date:		Wed Dec  5 18:07:50 UTC 2001

Modified Files:
	basesrc/usr.bin/hexdump: od.1 odsyntax.c

Log Message:
Further POSIXification:  od now supports -N, which is equivalent to hexdump's
-n (format only COUNT bytes of input).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/hexdump/od.1
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/hexdump/odsyntax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.