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

Alan Somers asomers at FreeBSD.org
Tue Jul 23 23:14:58 UTC 2019


Author: asomers
Date: Tue Jul 23 23:14:57 2019
New Revision: 350268
URL: https://svnweb.freebsd.org/changeset/base/350268

Log:
  VOP_FSYNC.9: update copyright after r345677
  
  MFC after:	2 weeks
  MFC-With:	r345677
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/share/man/man9/VOP_FSYNC.9
==============================================================================
--- head/share/man/man9/VOP_FSYNC.9	Tue Jul 23 22:18:09 2019	(r350267)
+++ head/share/man/man9/VOP_FSYNC.9	Tue Jul 23 23:14:57 2019	(r350268)
@@ -4,6 +4,11 @@
 .\"
 .\" All rights reserved.
 .\"
+.\" Copyright (c) 2019 The FreeBSD Foundation
+.\"
+.\" Portions of this documentation were written by BFF Storage Systems under
+.\" sponsorship from the FreeBSD Foundation.
+.\"
 .\" This program is free software.
 .\"
 .\" Redistribution and use in source and binary forms, with or without


More information about the svn-src-head mailing list