svn commit: r325855 - head/share/man/man7
Warner Losh
imp at FreeBSD.org
Wed Nov 15 15:02:46 UTC 2017
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
More information about the svn-src-all
mailing list