summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-07-04 00:42:09 +0000
committermpp <mpp@FreeBSD.org>1996-07-04 00:42:09 +0000
commit9a167a10a823308fa0d5701ce0f5c93b2343440e (patch)
tree1334e9e72f993ed67d4af616c1950a53bbf71523 /share/man
parent72ea5e6d1041449944fd79a719109d621205fa6b (diff)
downloadFreeBSD-src-9a167a10a823308fa0d5701ce0f5c93b2343440e.zip
FreeBSD-src-9a167a10a823308fa0d5701ce0f5c93b2343440e.tar.gz
Link the pcvt.4 man page to vt.4 so that anyone examining
their kernel configuration file can do "man vt" and get what they expect.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/man4.i386/pcvt.43
-rw-r--r--share/man/man4/pcvt.43
3 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index b9fe3b5..58556e4 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.45 1996/03/26 20:57:26 wollman Exp $
MAN4= aha.4 ahb.4 ahc.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 dgb.4 \
ed.4 gsc.4 fdc.4 fe.4 ie.4 io.4 \
@@ -36,7 +36,7 @@ MLINKS+= mse.4 ../mse.4
MLINKS+= mtio.4 ../mtio.4
MLINKS+= nca.4 ../nca.4
MLINKS+= npx.4 ../npx.4
-MLINKS+= pcvt.4 ../pcvt.4
+MLINKS+= pcvt.4 vt.4 pcvt.4 ../pcvt.4 pcvt.4 ../vt.4
MLINKS+= perfmon.4 ../perfmon.4
MLINKS+= qcam.4 ../qcam.4
MLINKS+= scd.4 ../scd.4
diff --git a/share/man/man4/man4.i386/pcvt.4 b/share/man/man4/man4.i386/pcvt.4
index 4a3a683..00a820e 100644
--- a/share/man/man4/man4.i386/pcvt.4
+++ b/share/man/man4/man4.i386/pcvt.4
@@ -44,7 +44,8 @@
.Dd February 27, 1994
.Dt PCVT 4
.Sh NAME
-.Nm pcvt
+.Nm pcvt ,
+.Nm vt
.Nd PC console virtual screen system
.Sh SYNOPSIS
options
diff --git a/share/man/man4/pcvt.4 b/share/man/man4/pcvt.4
index 4a3a683..00a820e 100644
--- a/share/man/man4/pcvt.4
+++ b/share/man/man4/pcvt.4
@@ -44,7 +44,8 @@
.Dd February 27, 1994
.Dt PCVT 4
.Sh NAME
-.Nm pcvt
+.Nm pcvt ,
+.Nm vt
.Nd PC console virtual screen system
.Sh SYNOPSIS
options
OpenPOWER on IntegriCloud