svn commit: r358784 - stable/12/share/man/man7

Ed Maste emaste at FreeBSD.org
Sun Mar 8 21:14:42 UTC 2020


Author: emaste
Date: Sun Mar  8 21:14:41 2020
New Revision: 358784
URL: https://svnweb.freebsd.org/changeset/base/358784

Log:
  MFC r351121: arch.7: arm (i.e., v5) removed before 13.0

Modified:
  stable/12/share/man/man7/arch.7
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man7/arch.7
==============================================================================
--- stable/12/share/man/man7/arch.7	Sun Mar  8 21:11:49 2020	(r358783)
+++ stable/12/share/man/man7/arch.7	Sun Mar  8 21:14:41 2020	(r358784)
@@ -93,7 +93,7 @@ architectures, the final release.
 .It aarch64     Ta 11.0
 .It alpha       Ta 3.2   Ta 6.4
 .It amd64       Ta 5.1
-.It arm         Ta 6.0
+.It arm         Ta 6.0   Ta 12.x
 .It armeb       Ta 8.0   Ta 11.x
 .It armv6       Ta 10.0
 .It armv7       Ta 12.0


More information about the svn-src-stable mailing list