Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Note that IBCS2 also mean SVR3 and vax.



details:   https://anonhg.NetBSD.org/src/rev/04eda704caa1
branches:  trunk
changeset: 485271:04eda704caa1
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Apr 23 18:58:46 2000 +0000

description:
Note that IBCS2 also mean SVR3 and vax.

diffstat:

 share/man/man4/options.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 3ad9e7068d9f -r 04eda704caa1 share/man/man4/options.4
--- a/share/man/man4/options.4  Sun Apr 23 18:39:54 2000 +0000
+++ b/share/man/man4/options.4  Sun Apr 23 18:58:46 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.106 2000/04/17 16:58:38 augustss Exp $
+.\"    $NetBSD: options.4,v 1.107 2000/04/23 18:58:46 matt Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -215,8 +215,8 @@
 A limited set of programs do work.
 .It Cd options COMPAT_IBCS2
 On those architectures that support it, this enables binary
-compatibility with iBCS2 applications built for the same architecture.
-This is currently limited to the i386 port.
+compatibility with iBCS2 or SVR3 applications built for the same architecture.
+This is currently limited to the i386 and vax ports.
 .It Cd options COMPAT_OSF1
 On those architectures that support it, this enables binary
 compatibility with



Home | Main Index | Thread Index | Old Index