svn commit: r271096 - stable/10/usr.sbin/smbmsg

Stefan Esser se at FreeBSD.org
Thu Sep 4 13:47:56 UTC 2014


Author: se
Date: Thu Sep  4 13:47:55 2014
New Revision: 271096
URL: http://svnweb.freebsd.org/changeset/base/271096

Log:
  MFC r270931: Fix typo ("by" -> "be").

Modified:
  stable/10/usr.sbin/smbmsg/smbmsg.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/smbmsg/smbmsg.8
==============================================================================
--- stable/10/usr.sbin/smbmsg/smbmsg.8	Thu Sep  4 13:45:16 2014	(r271095)
+++ stable/10/usr.sbin/smbmsg/smbmsg.8	Thu Sep  4 13:47:55 2014	(r271096)
@@ -59,7 +59,7 @@ The first form shown in the synopsis can
 the devices on the SMBus.
 This is done by sending each valid device address one
 receive byte, and one quick read message, respectively.
-Devices that respond to these requests will by displayed
+Devices that respond to these requests will be displayed
 by their device address, followed by the strings
 .Ql r ,
 .Ql w ,


More information about the svn-src-all mailing list