diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-03-08 01:23:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-03-08 01:23:49 +0000 |
commit | 4879fa89778323d191be926259f85ffb2dcfcd2f (patch) | |
tree | 44dc1aa76b79c28e3908653b41921bcbf29071fd /share/man/man4/man4.sgi | |
parent | 7a73598adcb1bb8fc7e11178a333428bb94ba531 (diff) |
build a missing manual page
Diffstat (limited to 'share/man/man4/man4.sgi')
-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 016d4de3194..0ac88fbf5fd 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.18 2010/03/07 21:26:24 miod Exp $ +# $OpenBSD: Makefile,v 1.19 2010/03/08 01:23:48 deraadt Exp $ -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 \ +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 \ owmac.4 owserial.4 power.4 xbow.4 xbridge.4 xheart.4 MLINKS= macebus.4 macepcibr.4 \ xbridge.4 xbpci.4 |