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

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


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

Log:
  MFC r354468: arch.7: claim 12.x as the last architecture with sparc64 support
  
  PR:		228919, 233405, 236839, 239851

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:19:46 2020	(r358786)
+++ stable/12/share/man/man7/arch.7	Sun Mar  8 21:21:47 2020	(r358787)
@@ -114,7 +114,7 @@ architectures, the final release.
 .It powerpc64   Ta 6.0
 .It riscv64     Ta 12.0
 .It riscv64sf   Ta 12.0
-.It sparc64     Ta 5.0
+.It sparc64     Ta 5.0   Ta 12.x
 .El
 .Ss Type sizes
 All


More information about the svn-src-stable mailing list