Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2019 14:40:36 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r349234 - head/share/man/man9
Message-ID:  <201906201440.x5KEeaX1021822@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
 .\"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906201440.x5KEeaX1021822>