summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1999-03-11 14:10:31 +0000
committeryokota <yokota@FreeBSD.org>1999-03-11 14:10:31 +0000
commit7f7490855d5aac4c8a5c6be5e206b0ad07397838 (patch)
treee8ee40c3f651a7223ed4de167421e449f8450547 /share/man
parentb18a02a6c7db36085dcfa38e208474bdcd04a6fb (diff)
downloadFreeBSD-src-7f7490855d5aac4c8a5c6be5e206b0ad07397838.zip
FreeBSD-src-7f7490855d5aac4c8a5c6be5e206b0ad07397838.tar.gz
Oops, syscons.4 hasn't been added to Makefile!
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.i386/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 983128e..84e2c3d 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.99 1999/02/14 16:22:27 nsouch Exp $
+# $Id: Makefile,v 1.100 1999/02/21 16:56:33 n_hibma Exp $
MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alpm.4 apm.4 ar.4 asc.4 atkbd.4 \
atkbdc.4 ax.4 bktr.4 bt.4 cs.4 cx.4 cy.4 de.4 \
@@ -7,7 +7,7 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alpm.4 apm.4 ar.4 asc.4 atkbd.4 \
mem.4 meteor.4 mouse.4 mse.4 mtio.4 mx.4 ncr.4 npx.4 \
ohci.4 pcf.4 pcm.4 pcvt.4 perfmon.4 pn.4 pnp.4 ppc.4 psm.4 \
rdp.4 rl.4 sb.4 scd.4 screen.4 si.4 sio.4 \
- spkr.4 splash.4 sr.4 sysmouse.4 tl.4 tw.4 tx.4 uhci.4 usb.4 \
+ spkr.4 splash.4 sr.4 syscons.4 sysmouse.4 tl.4 tw.4 tx.4 uhci.4 usb.4 \
vga.4 vr.4 vx.4 \
wb.4 wd.4 wfd.4 wl.4 wt.4 xl.4 ze.4 zp.4
@@ -76,6 +76,7 @@ MLINKS+= sio.4 ../sio.4
MLINKS+= spkr.4 ../spkr.4 spkr.4 speaker.4 spkr.4 ../speaker.4
MLINKS+= splash.4 ../splash.4 splash.4 screensaver.4 splash.4 ../screensaver.4
MLINKS+= sr.4 ../sr.4
+MLINKS+= syscons.4 ../syscons.4
MLINKS+= sysmouse.4 ../sysmouse.4
MLINKS+= tl.4 ../tl.4
MLINKS+= tw.4 ../tw.4
OpenPOWER on IntegriCloud