Module Name:    src
Committed By:   ryo
Date:           Fri Oct 12 04:08:59 UTC 2018

Modified Files:
        src/share/man/man8: compat_netbsd32.8

Log Message:
Mention that compat32 supports running arm binaries on aarch64.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man8/compat_netbsd32.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/compat_netbsd32.8
diff -u src/share/man/man8/compat_netbsd32.8:1.9 src/share/man/man8/compat_netbsd32.8:1.10
--- src/share/man/man8/compat_netbsd32.8:1.9	Tue Sep 13 09:16:15 2011
+++ src/share/man/man8/compat_netbsd32.8	Fri Oct 12 04:08:59 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: compat_netbsd32.8,v 1.9 2011/09/13 09:16:15 wiz Exp $
+.\"	$NetBSD: compat_netbsd32.8,v 1.10 2018/10/12 04:08:59 ryo Exp $
 .\"
 .\" Copyright (c) 2001 Matthew R. Green
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 11, 2006
+.Dd October 12, 2018
 .Dt COMPAT_NETBSD32 8
 .Os
 .Sh NAME
@@ -37,6 +37,10 @@ module allows
 .Nx Ns Tn /sparc64
 to run
 .Nx Ns Tn /sparc
+executables,
+.Nx Ns Tn /aarch64
+to run
+.Nx Ns Tn /arm
 executables, and
 .Nx Ns Tn /amd64
 to run

Reply via email to