diff options
author | 2007-07-11 05:13:18 +0000 | |
---|---|---|
committer | 2007-07-11 05:13:18 +0000 | |
commit | 088ee2eccc5d77c6a14b5e7bbb95d3a652ecd789 (patch) | |
tree | 67d78940a48f1d26b0b2a2ad6f23e6a16f752719 | |
parent | Try reading a native label in the first sector, before trying to find (diff) | |
download | wireguard-openbsd-088ee2eccc5d77c6a14b5e7bbb95d3a652ecd789.tar.xz wireguard-openbsd-088ee2eccc5d77c6a14b5e7bbb95d3a652ecd789.zip |
we use fedora instead of redhat these days
from Arnaud Bergeron <abergeron at gmail.com>
-rw-r--r-- | share/man/man8/compat_linux.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index 29fde1efce7..7e0951f1d28 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.37 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: compat_linux.8,v 1.38 2007/07/11 05:13:18 sturm 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: May 31 2007 $ +.Dd $Mdocdate: July 11 2007 $ .Dt COMPAT_LINUX 8 .Os .Sh NAME @@ -104,12 +104,12 @@ Access to the .Xr ports 7 system: Install the port named -.Nm redhat/base +.Nm fedora/base in the .Nm emulators category. The -.Nm redhat/base +.Nm fedora/base port contains the shared libraries, binaries, and other related files necessary to run Linux applications. Access to a Linux system is not needed. |