diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-22 21:55:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-22 21:55:13 +0000 |
commit | 8d862e63908e0641bd58d72d99dfe2c5486de71d (patch) | |
tree | 6594c1843492c49dd7468f3be8676fefa1be4038 /share/man/man4/man4.alpha/Makefile | |
parent | af90b0e03bfe84b1c6429eb4d64eaa46032137ed (diff) |
MI ep man page
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 bbf098c0ccc..9c8e630c4a4 100644 --- a/share/man/man4/man4.alpha/Makefile +++ b/share/man/man4/man4.alpha/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.5 1998/04/25 04:46:50 millert Exp $ +# $OpenBSD: Makefile,v 1.6 1998/09/22 21:55:11 deraadt Exp $ -MAN= com.4 cy.4 ed.4 ep.4 esp.4 intro.4 le.4 lpt.4 pms.4 scc.4 wd.4 +MAN= com.4 cy.4 ed.4 esp.4 intro.4 le.4 lpt.4 pms.4 scc.4 wd.4 MANSUBDIR=/alpha .include <bsd.prog.mk> |