diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-05-07 18:14:58 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-05-07 18:14:58 +0000 |
commit | 5cacaec7d95f0cde237285cc02b30040e27ee1c4 (patch) | |
tree | 6f7313ded9643ac434e0377d433f9e7d66a9cdf0 /share/man/man4/man4.mvme88k/Makefile | |
parent | d4be3124127c03e1a80410156a6302f15af65881 (diff) |
Updates for the ssh->osiop change on mvme88k.
Diffstat (limited to 'share/man/man4/man4.mvme88k/Makefile')
-rw-r--r-- | share/man/man4/man4.mvme88k/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.mvme88k/Makefile b/share/man/man4/man4.mvme88k/Makefile index 8f0425de2c3..d2ead1be1bb 100644 --- a/share/man/man4/man4.mvme88k/Makefile +++ b/share/man/man4/man4.mvme88k/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.4 2004/02/09 19:21:51 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2004/05/07 18:14:57 miod Exp $ # TODO: cl clock dart memc nvram sclock syscon vx -MAN= autoconf.4 bussw.4 ie.4 intro.4 le.4 mem.4 pcctwo.4 ssh.4 vme.4 vs.4 +MAN= autoconf.4 bussw.4 ie.4 intro.4 le.4 mem.4 pcctwo.4 vme.4 vs.4 MANSUBDIR=mvme88k MLINKS+= mem.4 kmem.4 |