summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-04-08 20:08:42 +0000
committerjoerg <joerg@FreeBSD.org>1995-04-08 20:08:42 +0000
commita48f81cf2f3655120de1e49db81c0aa7651de967 (patch)
treee4c3b50cc43991b42303945f33cb8bf511ebc9cf
parentbb3e8b915b68eeef6c6161963182ef149c385115 (diff)
downloadFreeBSD-src-a48f81cf2f3655120de1e49db81c0aa7651de967.zip
FreeBSD-src-a48f81cf2f3655120de1e49db81c0aa7651de967.tar.gz
pcvt is proud enough to have a man page. :)
-rw-r--r--share/man/man4/man4.i386/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 90f996c..bd5fdcc 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,7 +1,8 @@
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
MAN4= aha.4 ahb.4 apm.4 bt.4 cx.4 ed.4 fdc.4 ie.4 is.4 joy.4 keyboard.4 \
- lpt.4 mcd.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4 tw.4 uha.4 wd.4
+ lpt.4 mcd.4 mem.4 mse.4 npx.4 pcvt.4 screen.4 sio.4 spkr.4 tw.4 \
+ uha.4 wd.4
MLINKS= aha.4 ../aha.4
MLINKS+= ahb.4 ../ahb.4
@@ -18,6 +19,7 @@ MLINKS+= mcd.4 ../mcd.4
MLINKS+= mem.4 kmem.4 mem.4 ../mem.4 mem.4 ../kmem.4
MLINKS+= mse.4 ../mse.4
MLINKS+= npx.4 ../npx.4
+MLINKS+= pcvt.4 ../pcvt.4
MLINKS+= screen.4 ../screen.4
MLINKS+= sio.4 ../sio.4
MLINKS+= spkr.4 ../spkr.4
OpenPOWER on IntegriCloud