diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
commit | 3898680cf705cef4e1cc606b44cd91fc4252bcd5 (patch) | |
tree | 1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/hexdump/od.1 | |
parent | 0c7c579ba6b65512b9b668508dc41b8b5b057c65 (diff) |
Use `The .Nm utility'
Notes
Notes:
svn path=/head/; revision=95083
Diffstat (limited to 'usr.bin/hexdump/od.1')
-rw-r--r-- | usr.bin/hexdump/od.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1 index f28b9a0e20db..ebbb9da6962e 100644 --- a/usr.bin/hexdump/od.1 +++ b/usr.bin/hexdump/od.1 @@ -51,12 +51,14 @@ .Sm on .Ar file .Sh DESCRIPTION -.Nm Od -has been deprecated in favor of +The +.Nm +utility has been deprecated in favor of .Xr hexdump 1 . .Pp -.Nm Hexdump , -if called as +The +.Nm hexdump +utility, if called as .Nm , provides compatibility for the options listed above. .Pp |