diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-29 13:02:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-29 13:02:57 +0000 |
commit | 1abb8bebf2ee9b5d253e9aeca90cccc12badeb4c (patch) | |
tree | 102dd242bf16eb33e7b3aa785293c28e4601698f /share | |
parent | beb836d9b9b4a6bf858a68342ac39c512219f63e (diff) |
tweak;
ok espie@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index e8b604916f0..81e5db52702 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.128 2003/06/29 10:55:52 espie Exp $ +.\" $OpenBSD: options.4,v 1.129 2003/06/29 13:02:56 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -164,7 +164,7 @@ applications built for the same architecture. This option is available on the alpha architecture. See .Xr compat_osf1 8 . -.It Cd Option COMPAT_AOUT +.It Cd option COMPAT_AOUT On those ELF architectures that require it, this enables full compatibility with old a.out binaries, by allowing the a.out dynamic linking system to reside under |