Date: Mon, 19 Mar 2018 07:35:35 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r331197 - stable/11/share/man/man4 Message-ID: <201803190735.w2J7ZZG9022028@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803190735.w2J7ZZG9022028>