diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 19:41:28 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 19:41:28 +0000 |
commit | 240ebde40540745d4e0fd246eebf224795845acf (patch) | |
tree | 165f49cab43b143607dea4645ae143aa7e3444cf /share/man | |
parent | 61ff0211017f8bc6854f9c02eeef507ce69b6620 (diff) |
Trash an experimental option, for now.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/options.4 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 6bbb69ea71b..7410089fc11 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.39 1999/10/05 19:37:09 aaron Exp $ +.\" $OpenBSD: options.4,v 1.40 1999/10/05 19:41:27 aaron Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -104,11 +104,6 @@ applications built for the same architecture. This option is available on the i386 architecture. See .Xr compat_freebsd 8 . -.It Cd option COMPAT_NETBSD -On those architectures that support it, this enables binary compatibility -with -.Em NetBSD -applications built for the same architecture. .It Cd option COMPAT_HPUX On those architectures that support it, this enables binary compatibility with |