use 'amd64' instead of 'x86_64' to avoid confusing new users of amd64
who are not aware that it used to be called x86_64.
This commit is contained in:
parent
d94734d110
commit
2b6f56fbdc
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: options.4,v 1.322 2006/06/19 15:44:36 gdamore Exp $
|
||||
.\" $NetBSD: options.4,v 1.323 2006/07/11 15:43:38 jschauma Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
@ -395,8 +395,8 @@ On those architectures that support it, this enables binary
|
||||
compatibility with Linux ELF and
|
||||
.Xr a.out 5
|
||||
applications built for the same architecture.
|
||||
This currently includes the alpha, arm, i386, m68k, mips, powerpc, and
|
||||
x86_64 ports.
|
||||
This currently includes the alpha, amd64, arm, i386, m68k, mips, and
|
||||
powerpc ports.
|
||||
.It Cd options COMPAT_LINUX32
|
||||
On those 64 bit architectures that support it, this enables binary
|
||||
compatibility with 32 bit Linux binaries.
|
||||
|
Loading…
Reference in New Issue
Block a user