Correct grammar.

This commit is contained in:
David E. O'Brien 2017-01-26 16:36:12 +00:00
parent 69b7fc3e67
commit a7c536ea66
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312818

View File

@ -111,7 +111,7 @@ It requires two arguments: a
pointer and a
.Vt "char *"
string.
The memory pointed to be the pointer is output in hexadecimal one byte at
The memory pointed to by the pointer is output in hexadecimal one byte at
a time.
The string is used as a delimiter between individual bytes.
If present, a width directive will specify the number of bytes to display.