summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-01-23 08:13:12 +0000
committerjmc <jmc@openbsd.org>2014-01-23 08:13:12 +0000
commitd192389eca71eae806d84d62a78b49fbd4c4c720 (patch)
tree5b2bf0277bbcfc0b5eff81a2d3eef7da5c82d0d4
parenttweak previous; (diff)
downloadwireguard-openbsd-d192389eca71eae806d84d62a78b49fbd4c4c720.tar.xz
wireguard-openbsd-d192389eca71eae806d84d62a78b49fbd4c4c720.zip
do not abuse Nm;
-rw-r--r--share/man/man8/compat_linux.814
1 files changed, 4 insertions, 10 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8
index 3101bbef7b1..c88d76c08d1 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.45 2014/01/23 05:03:33 tedu Exp $
+.\" $OpenBSD: compat_linux.8,v 1.46 2014/01/23 08:13:12 jmc Exp $
.\" $NetBSD: compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
@@ -84,15 +84,9 @@ Shared libraries should also be installed in the shadow tree.
.Ss Setting up shared libraries
Run
.Xr pkg_add 1
-to install the
-.Nm fedora_base
-package from the
-.Nm emulators
-category.
-The
-.Nm fedora_base
-package contains the shared libraries, binaries, and other related files
-necessary to run Linux applications.
+to install the fedora_base package from the emulators category.
+The fedora_base package contains the shared libraries, binaries,
+and other related files necessary to run Linux applications.
.Ss Programs using SVGAlib
SVGAlib binaries require some extra care.
The pcvt virtual console driver has to be in the kernel for them to work,