svn commit: r349234 - head/share/man/man9
Alan Somers
asomers at FreeBSD.org
Thu Jun 20 14:40:37 UTC 2019
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.
.\"
More information about the svn-src-all
mailing list