Author: obrien
Date: Thu Jan 26 16:36:12 2017
New Revision: 312818
URL: https://svnweb.freebsd.org/changeset/base/312818

Log:
  Correct grammar.

Modified:
  head/share/man/man9/printf.9

Modified: head/share/man/man9/printf.9
==============================================================================
--- head/share/man/man9/printf.9        Thu Jan 26 15:37:53 2017        
(r312817)
+++ head/share/man/man9/printf.9        Thu Jan 26 16:36:12 2017        
(r312818)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to