summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-06-06 15:17:48 +0000
committerjmc <jmc@openbsd.org>2008-06-06 15:17:48 +0000
commit60c484866d691875d702ea4278b5c7c0e2da939c (patch)
tree55532ac10bae27b44a66f698f3811ec4c45a6b45
parentoops, @bin files are files too (diff)
downloadwireguard-openbsd-60c484866d691875d702ea4278b5c7c0e2da939c.tar.xz
wireguard-openbsd-60c484866d691875d702ea4278b5c7c0e2da939c.zip
remove the now irrelevant elf2olf BUGS entry; ok deraadt miod
-rw-r--r--share/man/man8/compat_linux.811
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8
index 7e0951f1d28..a0cfdfd78dd 100644
--- a/share/man/man8/compat_linux.8
+++ b/share/man/man8/compat_linux.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: compat_linux.8,v 1.38 2007/07/11 05:13:18 sturm Exp $
+.\" $OpenBSD: compat_linux.8,v 1.39 2008/06/06 15:17:48 jmc Exp $
.\" $NetBSD: compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
@@ -30,7 +30,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 11 2007 $
+.Dd $Mdocdate: June 6 2008 $
.Dt COMPAT_LINUX 8
.Os
.Sh NAME
@@ -393,12 +393,5 @@ option.
.Sh BUGS
The information about Linux distributions may become outdated.
.Pp
-Linux ELF binaries may be detected as SVR4 binaries.
-This can usually be fixed with
-.Xr elf2olf 1
-by setting the OLF opsys tag to Linux, e.g.\&
-.Pp
-.Dl % elf2olf -o linux <linux_binary>
-.Pp
.Nm
is currently only supported on the i386.