Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man Remove references to i386.
details: https://anonhg.NetBSD.org/src/rev/788768567b3a
branches: trunk
changeset: 355462:788768567b3a
user: maxv <maxv%NetBSD.org@localhost>
date: Sat Jul 29 12:15:12 2017 +0000
description:
Remove references to i386.
diffstat:
share/man/man4/options.4 | 4 ++--
share/man/man8/compat_svr4.8 | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r a5a2d247b9be -r 788768567b3a share/man/man4/options.4
--- a/share/man/man4/options.4 Sat Jul 29 12:07:45 2017 +0000
+++ b/share/man/man4/options.4 Sat Jul 29 12:15:12 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.468 2017/07/29 05:46:29 maxv Exp $
+.\" $NetBSD: options.4,v 1.469 2017/07/29 12:15:12 maxv Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -378,7 +378,7 @@
compatibility with
.At V.4
applications built for the same architecture.
-This currently includes the i386, m68k, and sparc ports.
+This currently includes the m68k and sparc ports.
.It Cd options COMPAT_LINUX
On those architectures that support it, this enables binary
compatibility with Linux ELF and
diff -r a5a2d247b9be -r 788768567b3a share/man/man8/compat_svr4.8
--- a/share/man/man8/compat_svr4.8 Sat Jul 29 12:07:45 2017 +0000
+++ b/share/man/man8/compat_svr4.8 Sat Jul 29 12:15:12 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: compat_svr4.8,v 1.27 2017/07/03 21:31:00 wiz Exp $
+.\" $NetBSD: compat_svr4.8,v 1.28 2017/07/29 12:15:12 maxv Exp $
.\"
.\" Copyright (c) 1996 Christos Zoulas
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\"
.\" Stolen from compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl
.\"
-.Dd April 19, 1999
+.Dd July 29, 2017
.Dt COMPAT_SVR4 8
.Os
.Sh NAME
@@ -37,7 +37,7 @@
.Nx
supports running SVR4/iBCS2 binaries.
This code has been tested on
-i386 (with binaries from SCO OpenServer and XENIX), m68k (with binaries from
+m68k (with binaries from
.Tn AMIX )
and sparc (with binaries from Solaris) systems.
Most programs should work, but not ones that use or depend on:
Home |
Main Index |
Thread Index |
Old Index