mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 07:41:02 -04:00
The correct value of DEL is 0x7f, not 0xff. This is purely a documentation issue - od(1) and hexdump(1) behave as expected. PR: docs/143869 Submitted by: gcooper |
||
|---|---|---|
| .. | ||
| conv.c | ||
| display.c | ||
| hexdump.1 | ||
| hexdump.c | ||
| hexdump.h | ||
| hexsyntax.c | ||
| Makefile | ||
| od.1 | ||
| odsyntax.c | ||
| parse.c | ||