aboutsummaryrefslogtreecommitdiff
path: root/share/man/man7/arch.7
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-11-15 15:02:45 +0000
committerWarner Losh <imp@FreeBSD.org>2017-11-15 15:02:45 +0000
commit12497aa5be83a3678101438bc963c1809c337de8 (patch)
treecae28616073b2c01395a7b97f5be0787dc1b0441 /share/man/man7/arch.7
parentbf1dea9b13d40b606627200a9e28fb1d1dbe3322 (diff)
downloadsrc-12497aa5be83a3678101438bc963c1809c337de8.tar.gz
src-12497aa5be83a3678101438bc963c1809c337de8.zip
Replace Fx's with 'the' since expanding FreeBSD here didn't seem quite
right. Sponsored by: Netflix
Notes
Notes: svn path=/head/; revision=325855
Diffstat (limited to 'share/man/man7/arch.7')
-rw-r--r--share/man/man7/arch.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7
index 3693ed11e535..bb586caf92f8 100644
--- a/share/man/man7/arch.7
+++ b/share/man/man7/arch.7
@@ -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