svn commit: r331197 - stable/11/share/man/man4
Eitan Adler
eadler at FreeBSD.org
Mon Mar 19 07:35:36 UTC 2018
Author: eadler
Date: Mon Mar 19 07:35:35 2018
New Revision: 331197
URL: https://svnweb.freebsd.org/changeset/base/331197
Log:
MFC r324806:
Use the .Fx macro consistently.
Sponsored by: Spectra Logic Corp
Modified:
stable/11/share/man/man4/mpr.4
stable/11/share/man/man4/usfs.4
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man4/mpr.4
==============================================================================
--- stable/11/share/man/man4/mpr.4 Mon Mar 19 07:34:24 2018 (r331196)
+++ stable/11/share/man/man4/mpr.4 Mon Mar 19 07:35:35 2018 (r331197)
@@ -380,7 +380,8 @@ These bits have the described effects:
.Sh HISTORY
The
.Nm
-driver first appeared in FreeBSD 9.3.
+driver first appeared in
+.Fx 9.3 .
.Sh AUTHORS
The
.Nm
Modified: stable/11/share/man/man4/usfs.4
==============================================================================
--- stable/11/share/man/man4/usfs.4 Mon Mar 19 07:34:24 2018 (r331196)
+++ stable/11/share/man/man4/usfs.4 Mon Mar 19 07:35:35 2018 (r331197)
@@ -65,4 +65,5 @@ Upon attach the driver creates a RAM disk which can be
.Sh HISTORY
The
.Nm
-driver appeared in FreeBSD 8.
+driver appeared in
+.Fx 8.0 .
More information about the svn-src-stable-11
mailing list