diff options
author | 2001-05-03 20:51:11 +0000 | |
---|---|---|
committer | 2001-05-03 20:51:11 +0000 | |
commit | 0dd7786914b64cc95236f5d70a4129ab8c8b2853 (patch) | |
tree | 8742c940beecc8feef71173740e8630606b834cc | |
parent | Fix another annoying feature in mg. When I try to use the keypad to (diff) | |
download | wireguard-openbsd-0dd7786914b64cc95236f5d70a4129ab8c8b2853.tar.xz wireguard-openbsd-0dd7786914b64cc95236f5d70a4129ab8c8b2853.zip |
linux_lib -> redhat_base; pointed out by deraadt@
-rw-r--r-- | share/man/man8/compat_linux.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index d634f694288..d62781df1bc 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.15 2001/04/09 07:14:12 tholo Exp $ +.\" $OpenBSD: compat_linux.8,v 1.16 2001/05/03 20:51:11 aaron Exp $ .\" $NetBSD: compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -80,11 +80,11 @@ do the necessary installation steps). You have access to the OpenBSD .Xr ports 7 system. Install the port named -.Nm linux_lib +.Nm redhat_base in the .Nm emulators category. The -.Nm linux_lib +.Nm redhat_base port contains the shared libraries, binaries, and other related files necessary to run Linux applications. Access to a Linux system is not needed. |