diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-11-10 17:08:07 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-11-10 17:08:07 +0000 |
commit | 481615bab09972e2acde411479c5800c8a820ea7 (patch) | |
tree | b883c5375202aea1485c0cd20ab26e87205d8fc3 /share/man/man4/man4.sgi/Makefile | |
parent | 42e7e00ce7a678ceec19dc5a6ac06b3843a864ad (diff) |
Might as well roff iockbc.4
Diffstat (limited to 'share/man/man4/man4.sgi/Makefile')
-rw-r--r-- | share/man/man4/man4.sgi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sgi/Makefile b/share/man/man4/man4.sgi/Makefile index cead0a2a94f..4324cb39131 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.15 2009/11/01 19:17:56 miod Exp $ +# $OpenBSD: Makefile,v 1.16 2009/11/10 17:08:06 miod Exp $ -MAN= dsrtc.4 gbe.4 iec.4 intro.4 ioc.4 iof.4 \ +MAN= dsrtc.4 gbe.4 iec.4 intro.4 ioc.4 iockbc.4 iof.4 \ macebus.4 mavb.4 mec.4 mkbc.4 \ owmac.4 owserial.4 power.4 xbow.4 xbridge.4 xheart.4 MLINKS= macebus.4 macepcibr.4 \ |