diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2011-04-05 12:50:16 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2011-04-05 12:50:16 +0000 |
commit | b2b6c7a9063c88d92da6ab79d2e1ffd7ac133576 (patch) | |
tree | de9b11224cdbee08151570d48396b881c74c831c /share/man/man4 | |
parent | f3217e0943161ff8510a20c5604474e66e68adea (diff) |
Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no
one has been weeding it, and it makes life harder.
Toasts of Brennivin for its passing from many; diff ok henning@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/options.4 | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index b772663d769..1069b06d199 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.208 2011/04/04 14:46:30 jmc Exp $ +.\" $OpenBSD: options.4,v 1.209 2011/04/05 12:50:15 guenther Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: April 4 2011 $ +.Dd $Mdocdate: April 5 2011 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -91,14 +91,6 @@ a.out dynamic linking system to reside under This option is available on the i386 architecture. See .Xr compat_aout 8 . -.It Cd option COMPAT_FREEBSD -On those architectures that support it, this enables binary -compatibility with -.Em FreeBSD -applications built for the same architecture. -This option is available on the i386 architecture. -See -.Xr compat_freebsd 8 . .It Cd option COMPAT_LINUX On those architectures that support it, this enables binary compatibility with |