svn commit: r349477 - head/share/man/man9

Alan Somers asomers at FreeBSD.org
Thu Jun 27 23:37:10 UTC 2019


Author: asomers
Date: Thu Jun 27 23:37:09 2019
New Revision: 349477
URL: https://svnweb.freebsd.org/changeset/base/349477

Log:
  [skip ci] VOP_BMAP.9: fix diction in copyright header
  
  MFC after:	2 weeks
  MFC-With:	r349230
  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 27 23:10:40 2019	(r349476)
+++ head/share/man/man9/VOP_BMAP.9	Thu Jun 27 23:37:09 2019	(r349477)
@@ -3,8 +3,8 @@
 .\"
 .\" Copyright (c) 2019 The FreeBSD Foundation
 .\"
-.\" This software was developed by BFF Storage Systems, LLC under sponsorship
-.\" from the FreeBSD Foundation.
+.\" This documentation was written by BFF Storage Systems, LLC under
+.\" sponsorship from the FreeBSD Foundation.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions


More information about the svn-src-head mailing list