Author: 0mp (doc,ports committer)
Date: Thu Nov 12 15:50:18 2020
New Revision: 367618
URL: https://svnweb.freebsd.org/changeset/base/367618

Log:
  Fix a typo in a license comment
  
  Approved by:  kaktus (src)

Modified:
  head/sys/dev/md/md.c

Modified: head/sys/dev/md/md.c
==============================================================================
--- head/sys/dev/md/md.c        Thu Nov 12 15:00:48 2020        (r367617)
+++ head/sys/dev/md/md.c        Thu Nov 12 15:50:18 2020        (r367618)
@@ -13,7 +13,7 @@
  */
 
 /*-
- * The following functions are based in the vn(4) driver: mdstart_swap(),
+ * The following functions are based on the vn(4) driver: mdstart_swap(),
  * mdstart_vnode(), mdcreate_swap(), mdcreate_vnode() and mddestroy(),
  * and as such under the following copyright:
  *
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to