diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
| commit | c6d6e7726fa28ac07232fe53a31ab927c574acb3 (patch) | |
| tree | 3ed127ddb3ef9a9385b7a163f7b649524c1d54e0 /usr.bin/hexdump | |
| parent | 08e13cdfa74bd1155e49a770871f63e503d981f3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/hexdump')
| -rw-r--r-- | usr.bin/hexdump/hexdump.1 | 2 | ||||
| -rw-r--r-- | usr.bin/hexdump/od.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index a743a5082e272..71a8caa9d7f21 100644 --- a/usr.bin/hexdump/hexdump.1 +++ b/usr.bin/hexdump/hexdump.1 @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm hexdump, hd -.Nd ascii, decimal, hexadecimal, octal dump +.Nd ASCII, decimal, hexadecimal, octal dump .Sh SYNOPSIS .Nm hexdump .Op Fl bcCdovx diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1 index 87cea73a83ab3..ba11227cc57dd 100644 --- a/usr.bin/hexdump/od.1 +++ b/usr.bin/hexdump/od.1 @@ -37,7 +37,7 @@ .Dt OD 1 .Sh NAME .Nm od -.Nd octal, decimal, hex, ascii dump +.Nd octal, decimal, hex, ASCII dump .Sh SYNOPSIS .Nm od .Op Fl aBbcDdeFfHhIiLlOovXx |
