Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2018 23:29:50 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r328910 - head/share/man/man7
Message-ID:  <201802052329.w15NTo03048867@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Mon Feb  5 23:29:50 2018
New Revision: 328910
URL: https://svnweb.freebsd.org/changeset/base/328910

Log:
  Fix a typo.

Modified:
  head/share/man/man7/arch.7

Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7	Mon Feb  5 23:27:42 2018	(r328909)
+++ head/share/man/man7/arch.7	Mon Feb  5 23:29:50 2018	(r328910)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 31, 2018
+.Dd February 5, 2018
 .Dt ARCH 7
 .Os
 .Sh NAME
@@ -416,7 +416,7 @@ imply little endian.
 If we ever were to support the so-called x32 ABI (using 32-bit
 pointers on the amd64 architecture), it would most likely be encoded
 as amd64-x32.
-It is unfortunate that amd64 speifies the 64-bit evolution of the x86
+It is unfortunate that amd64 specifies the 64-bit evolution of the x86
 platform (it matches the 'first rule') as everybody else uses x86_64.
 There is no standard name for the processor: each OS selects its own
 conventions.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802052329.w15NTo03048867>