diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-03-14 19:39:17 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-03-14 19:39:17 +0000 |
commit | 5da7f7c9f09746f6c05251074b09017090804b6c (patch) | |
tree | a0327388213e924fc7c35ad2fb4a6614a0745050 /share/man/man4/man4.alpha/Makefile | |
parent | 627e7c166b58844a47f5d0e5101bb0b592b088be (diff) |
Move the i386 version of lpt.4 to the common directory since lpt is
used on 4 platforms now...
Diffstat (limited to 'share/man/man4/man4.alpha/Makefile')
-rw-r--r-- | share/man/man4/man4.alpha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.alpha/Makefile b/share/man/man4/man4.alpha/Makefile index e49789000f6..7266a7fd0c2 100644 --- a/share/man/man4/man4.alpha/Makefile +++ b/share/man/man4/man4.alpha/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.11 2001/10/06 22:33:39 nate Exp $ +# $OpenBSD: Makefile,v 1.12 2002/03/14 19:39:16 jason Exp $ -MAN= com.4 esp.4 intro.4 le.4 lpt.4 mem.4 pms.4 scc.4 tga.4 wd.4 +MAN= com.4 esp.4 intro.4 le.4 mem.4 pms.4 scc.4 tga.4 wd.4 MLINKS= mem.4 kmem.4 MANSUBDIR=alpha |