Date: Wed, 15 Nov 2017 15:02:45 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r325855 - head/share/man/man7 Message-ID: <201711151502.vAFF2jcn013409@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Wed Nov 15 15:02:45 2017 New Revision: 325855 URL: https://svnweb.freebsd.org/changeset/base/325855 Log: Replace Fx's with 'the' since expanding FreeBSD here didn't seem quite right. Sponsored by: Netflix Modified: head/share/man/man7/arch.7 Modified: head/share/man/man7/arch.7 ============================================================================== --- head/share/man/man7/arch.7 Wed Nov 15 15:00:02 2017 (r325854) +++ head/share/man/man7/arch.7 Wed Nov 15 15:02:45 2017 (r325855) @@ -437,7 +437,7 @@ It is not passed down to the rest of the build. Makefiles outside of the top level shouldn't use it at all (though some have their own private copy for hysterical raisons). .It Dv TARGET_ARCH Used to set -.Dv MACHINE_ARCH by Fx's top level Makefile for cross building. +.Dv MACHINE_ARCH by the top level Makefile for cross building. Like .Dv TARGET , it is unused outside of that scope. .El
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711151502.vAFF2jcn013409>