freebsd-src/usr.bin/hexdump
Fernando Apesteguía 63280725b2 od(1): Add EXAMPLES section
* Add two small examples showing the use of -a, -c, -j and -N
 * While here, remove obsolete .Tn reported by mandoc(1)

Approved by:	0mp@
Differential Revision:	https://reviews.freebsd.org/D25372
2020-06-23 07:48:48 +00:00
..
tests hexdump: tests: take into account byte order 2020-03-02 18:40:34 +00:00
conv.c Silence the gcc warning: 'op' may be used uninitialized in this function 2018-01-20 15:37:47 +00:00
display.c Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
hexdump.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
hexdump.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
hexdump.h hexdump(1): Exit gracefully on format strings missing conversion 2019-04-13 16:51:48 +00:00
hexsyntax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
od.1 od(1): Add EXAMPLES section 2020-06-23 07:48:48 +00:00
odsyntax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
parse.c hexdump(1): Exit gracefully on format strings missing conversion 2019-04-13 16:51:48 +00:00