summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-01-23 08:13:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-01-23 08:13:13 +0000
commitc1081ab87dca4afb6c216a0ce96e7b06f4ee6048 (patch)
tree68e6ec2260c555395b19b75bcf7a74c900bd631a
parentd45a217a4c1896732e226b5ca938792893827763 (diff)
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,