summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-10 03:35:25 +0000
committerbde <bde@FreeBSD.org>1995-10-10 03:35:25 +0000
commita23e096b72dbc077d009f784af18086da4d4fc75 (patch)
treea46f88d808afbee55f5cd211cc297975b3246163 /share
parent040dbb88996476793d6dec5b83d990b32760c3af (diff)
downloadFreeBSD-src-a23e096b72dbc077d009f784af18086da4d4fc75.zip
FreeBSD-src-a23e096b72dbc077d009f784af18086da4d4fc75.tar.gz
Add a man page for the cy driver.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index b42e971..dad6d41 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
-MAN4= aha.4 ahb.4 ahc.4 apm.4 asc.4 bt.4 cx.4 ed.4 fdc.4 fe.4 ie.4 \
+MAN4= aha.4 ahb.4 ahc.4 apm.4 asc.4 bt.4 cx.4 cy.4 ed.4 fdc.4 fe.4 ie.4 \
is.4 joy.4 keyboard.4 lpt.4 matcd.4 mcd.4 mem.4 meteor.4 \
mse.4 npx.4 pcvt.4 screen.4 si.4 sio.4 spkr.4 tw.4 uha.4 wd.4
@@ -11,6 +11,7 @@ MLINKS+= apm.4 ../apm.4
MLINKS+= asc.4 ../asc.4
MLINKS+= bt.4 ../bt.4
MLINKS+= cx.4 ../cx.4
+MLINKS+= cy.4 ../cy.4
MLINKS+= ed.4 ../ed.4
MLINKS+= fdc.4 ../fdc.4
MLINKS+= fe.4 ../fe.4
OpenPOWER on IntegriCloud