diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-03-08 01:47:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-03-08 01:47:01 +0000 |
commit | 0948ae8157a864c5749606c848d3a10e70001da0 (patch) | |
tree | 0b428f83f40d13cead11fd4d90163024ad4e4706 | |
parent | 0d48015eff343239c2b98eff8a556a58e2926456 (diff) |
bah
-rw-r--r-- | share/man/man4/man4.sgi/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sgi/Makefile b/share/man/man4/man4.sgi/Makefile index 0ac88fbf5fd..7a76d44f6a2 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.19 2010/03/08 01:23:48 deraadt Exp $ +# $OpenBSD: Makefile,v 1.20 2010/03/08 01:47:00 deraadt Exp $ -MAN= dsrtc.4 gbe.4 iec.4 impact.4 intro.4 impact.4 ioc.4 iockbc.4 \ - iof.4 macebus.4 mavb.4 mec.4 mkbc.4 odyssey.4 \ +MAN= dsrtc.4 gbe.4 iec.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 MLINKS= macebus.4 macepcibr.4 \ xbridge.4 xbpci.4 |