Author: ian
Date: Thu Dec  5 04:18:22 2019
New Revision: 355411
URL: https://svnweb.freebsd.org/changeset/base/355411

Log:
  Fix a trivial typo and add a missing word.

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

Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7  Thu Dec  5 04:03:08 2019        (r355410)
+++ head/share/man/man7/arch.7  Thu Dec  5 04:18:22 2019        (r355411)
@@ -145,7 +145,7 @@ symbol when compiling for an
 .Dv LP64
 ABI.
 .Pp
-Some machines support more that one
+Some machines support more than one
 .Fx
 ABI.
 Typically these are 64-bit machines, where the
@@ -154,7 +154,7 @@ Typically these are 64-bit machines, where the
 execution environment is accompanied by the
 .Dq legacy
 .Dv ILP32
-environment, which was historical 32-bit predecessor for 64-bit evolution.
+environment, which was the historical 32-bit predecessor for 64-bit evolution.
 Examples are:
 .Bl -column -offset indent "Dv powerpc64" "Sy ILP32 counterpart"
 .It Sy LP64        Ta Sy ILP32 counterpart
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to