diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-08-18 19:34:48 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-08-18 19:34:48 +0000 |
commit | 8d9efa277f37586408a8a26446fd3ee56eb1a705 (patch) | |
tree | 4727a2e6b7f960e2e45867def13833b97bf5db52 /share/man/man4/man4.sgi/Makefile | |
parent | 9a01ee2e8e0f86eba9a9f4027dee4a18ebc50664 (diff) |
Document recent developments.
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 0f4622dabdc..bfeb6feeb5a 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.12 2009/05/18 01:18:42 deraadt Exp $ +# $OpenBSD: Makefile,v 1.13 2009/08/18 19:34:47 miod Exp $ -MAN= dsrtc.4 gbe.4 intro.4 ioc.4 macebus.4 mavb.4 mec.4 mkbc.4 +MAN= dsrtc.4 gbe.4 intro.4 ioc.4 iof.4 macebus.4 mavb.4 mec.4 mkbc.4 MAN+= owmac.4 owserial.4 power.4 xbow.4 xbridge.4 xheart.4 MLINKS= macebus.4 macepcibr.4 MANSUBDIR=sgi |