Date: Fri, 15 Jun 2018 21:04:28 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r335239 - head/usr.sbin/pnfsdsfile Message-ID: <201806152104.w5FL4SaB057644@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rmacklem Date: Fri Jun 15 21:04:28 2018 New Revision: 335239 URL: https://svnweb.freebsd.org/changeset/base/335239 Log: Use the .Fx macro in the man page. Reported by: bjk Modified: head/usr.sbin/pnfsdsfile/pnfsdsfile.8 Modified: head/usr.sbin/pnfsdsfile/pnfsdsfile.8 ============================================================================== --- head/usr.sbin/pnfsdsfile/pnfsdsfile.8 Fri Jun 15 21:02:33 2018 (r335238) +++ head/usr.sbin/pnfsdsfile/pnfsdsfile.8 Fri Jun 15 21:04:28 2018 (r335239) @@ -130,4 +130,5 @@ For example, if the disabled DS is nfsv4-data3: .Sh HISTORY The .Nm -command appeared in FreeBSD12. +command first appeared in +.Fx 12.0 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806152104.w5FL4SaB057644>