diff options
Diffstat (limited to 'share/man/man4/man4.sgi/Makefile')
-rw-r--r-- | share/man/man4/man4.sgi/Makefile | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/man4.sgi/Makefile b/share/man/man4/man4.sgi/Makefile index 7a76d44f6a2..64d1c715513 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,10 +1,14 @@ -# $OpenBSD: Makefile,v 1.20 2010/03/08 01:47:00 deraadt Exp $ +# $OpenBSD: Makefile,v 1.21 2012/03/28 20:44:23 miod Exp $ -MAN= dsrtc.4 gbe.4 iec.4 impact.4 intro.4 ioc.4 iockbc.4 iof.4 \ +MAN= dpclock.4 dsclock.4 dsrtc.4 gbe.4 gio.4 hpc.4 iec.4 imc.4 \ + impact.4 intro.4 ioc.4 iockbc.4 iof.4 \ macebus.4 mavb.4 mec.4 mkbc.4 odyssey.4 \ - owmac.4 owserial.4 power.4 xbow.4 xbridge.4 xheart.4 + owmac.4 owserial.4 power.4 \ + sq.4 wdsc.4 xbow.4 xbridge.4 xheart.4 zs.4 MLINKS= macebus.4 macepcibr.4 \ - xbridge.4 xbpci.4 + xbridge.4 xbpci.4 \ + zs.4 zstty.4 +# zs.4 zskbd.4 zs.4 zsms.4 MANSUBDIR=sgi |