CVSROOT: /cvs Module name: src Changes by: sobr...@cvs.openbsd.org 2014/04/14 16:51:20
Modified files: usr.bin/hexdump: od.1 odsyntax.c Log message: add a description for this filter similar to what POSIX and FreeBSD use; do not mark od(1) as deprecated, and remove language that says it is really just hexdump(1); do not mention options supported by the old 4.3BSD od(1) that we no longer provide. ok jmc@, millert@