Author: asomers
Date: Thu Jun 20 14:40:36 2019
New Revision: 349234
URL: https://svnweb.freebsd.org/changeset/base/349234

Log:
  VOP_BMAP(9): fix typo in the copyright header
  
  Reported by:  rgrimes
  MFC after:    2 weeks
  MFC-With:     349230
  Sponsored by: The FreeBSD Foundation

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

Modified: head/share/man/man9/VOP_BMAP.9
==============================================================================
--- head/share/man/man9/VOP_BMAP.9      Thu Jun 20 14:35:28 2019        
(r349233)
+++ head/share/man/man9/VOP_BMAP.9      Thu Jun 20 14:40:36 2019        
(r349234)
@@ -11,7 +11,7 @@
 .\" are met:
 .\" 1. Redistributions of source code must retain the above copyright
 .\"    notice, this list of conditions and the following disclaimer.
-.\".\"2. Redistributions in binary form must reproduce the above copyright
+.\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
 .\"
_______________________________________________
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