Author: imp
Date: Sun Dec  2 23:13:45 2018
New Revision: 341416
URL: https://svnweb.freebsd.org/changeset/base/341416

Log:
  Fix typo in comment
  
  Sponsored by: Netflix

Modified:
  head/sbin/nvmecontrol/logpage.c

Modified: head/sbin/nvmecontrol/logpage.c
==============================================================================
--- head/sbin/nvmecontrol/logpage.c     Sun Dec  2 23:13:35 2018        
(r341415)
+++ head/sbin/nvmecontrol/logpage.c     Sun Dec  2 23:13:45 2018        
(r341416)
@@ -434,7 +434,7 @@ logpage(struct nvme_function *nf, int argc, char *argv
                /*
                 * See if there is a pretty print function for the specified log
                 * page.  If one isn't found, we just revert to the default
-                * (print_hex). If there was a vendor specified bt the user, and
+                * (print_hex). If there was a vendor specified by the user, and
                 * the page is vendor specific, don't match the print function
                 * unless the vendors match.
                 */
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to