diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-03-06 19:43:59 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-03-06 19:43:59 +0000 |
commit | 7dd37071361ce78c7a2d9c7c0f174c72d27d16ed (patch) | |
tree | de70fb3766a723f2f990adf6e6c668fda46ada5a /share/man/man4/man4.vax/Makefile | |
parent | 2d3b8705e73861958cc7de29535f717900e7b6bb (diff) |
ncr man page (hey it's already xr'd =)
Diffstat (limited to 'share/man/man4/man4.vax/Makefile')
-rw-r--r-- | share/man/man4/man4.vax/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.vax/Makefile b/share/man/man4/man4.vax/Makefile index ea152c5072e..27077f55b01 100644 --- a/share/man/man4/man4.vax/Makefile +++ b/share/man/man4/man4.vax/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2003/03/06 19:29:14 jason Exp $ +# $OpenBSD: Makefile,v 1.14 2003/03/06 19:43:58 jason Exp $ # $NetBSD: Makefile,v 1.6 1996/03/03 17:13:09 thorpej Exp $ # from: @(#)Makefile 5.4 (Berkeley) 5/11/90 @@ -7,7 +7,8 @@ # ec.4 en.4 ex.4 fl.4 hdh.4 hk.4 ht.4 hy.4 ik.4 il.4 ix.4 kg.4 lp.4 np.4 # pcl.4 ps.4 tm.4 tmscp.4 tu.4 up.4 ut.4 uu.4 va.4 vp.4 vv.4 MAN= asc.4 autoconf.4 cons.4 de.4 dhu.4 dz.4 hp.4 ibus.4 intro.4 le.4 \ - mem.4 mscpbus.4 mt.4 qe.4 ra.4 rx.4 smg.4 ts.4 uda.4 vsbus.4 ze.4 + mem.4 mscpbus.4 mt.4 ncr.4 qe.4 ra.4 rx.4 smg.4 ts.4 uda.4 vsbus.4 \ + ze.4 MLINKS= mem.4 kmem.4 MANSUBDIR=vax |