Module Name:    src
Committed By:   maxv
Date:           Sat Jul 29 12:15:13 UTC 2017

Modified Files:
        src/share/man/man4: options.4
        src/share/man/man8: compat_svr4.8

Log Message:
Remove references to i386.


To generate a diff of this commit:
cvs rdiff -u -r1.468 -r1.469 src/share/man/man4/options.4
cvs rdiff -u -r1.27 -r1.28 src/share/man/man8/compat_svr4.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/man4/options.4
diff -u src/share/man/man4/options.4:1.468 src/share/man/man4/options.4:1.469
--- src/share/man/man4/options.4:1.468	Sat Jul 29 05:46:29 2017
+++ src/share/man/man4/options.4	Sat Jul 29 12:15:12 2017
@@ -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 @@ On those architectures that support it, 
 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

Index: src/share/man/man8/compat_svr4.8
diff -u src/share/man/man8/compat_svr4.8:1.27 src/share/man/man8/compat_svr4.8:1.28
--- src/share/man/man8/compat_svr4.8:1.27	Mon Jul  3 21:31:00 2017
+++ src/share/man/man8/compat_svr4.8	Sat Jul 29 12:15:12 2017
@@ -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:

Reply via email to