svn commit: r324805 - head/share/man/man4

Alan Somers asomers at FreeBSD.org
Fri Oct 20 15:24:29 UTC 2017


Author: asomers
Date: Fri Oct 20 15:24:28 2017
New Revision: 324805
URL: https://svnweb.freebsd.org/changeset/base/324805

Log:
  Fix the mps(4) HISTORY section.
  
  Looks like a copy/paste error from r302673.
  
  MFC after:	3 weeks
  Sponsored by:	Spectra Logic Corp

Modified:
  head/share/man/man4/mps.4

Modified: head/share/man/man4/mps.4
==============================================================================
--- head/share/man/man4/mps.4	Fri Oct 20 14:56:13 2017	(r324804)
+++ head/share/man/man4/mps.4	Fri Oct 20 15:24:28 2017	(r324805)
@@ -369,7 +369,8 @@ The following levels are available:
 .Sh HISTORY
 The
 .Nm
-driver first appeared in FreeBSD 9.3.
+driver first appeared in
+.Fx 9.0 .
 .Sh AUTHORS
 The
 .Nm


More information about the svn-src-all mailing list