diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-05-20 03:29:05 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-05-20 03:29:05 +0000 |
commit | 35a365e669ff16cbf93d87178446ea62bdff566e (patch) | |
tree | 49b79dfb20e53c4a917373bb4dfee6ae658afe07 /share | |
parent | 3488b849b4bcd67c5bbb3fd11f818fa18c598400 (diff) |
no more ed.4
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.alpha/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/man4.arc/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.alpha/Makefile b/share/man/man4/man4.alpha/Makefile index 9c8e630c4a4..4b9f60b674d 100644 --- a/share/man/man4/man4.alpha/Makefile +++ b/share/man/man4/man4.alpha/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.6 1998/09/22 21:55:11 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 1999/05/20 03:29:04 millert Exp $ -MAN= com.4 cy.4 ed.4 esp.4 intro.4 le.4 lpt.4 pms.4 scc.4 wd.4 +MAN= com.4 cy.4 esp.4 intro.4 le.4 lpt.4 pms.4 scc.4 wd.4 MANSUBDIR=/alpha .include <bsd.prog.mk> diff --git a/share/man/man4/man4.arc/Makefile b/share/man/man4/man4.arc/Makefile index 1b1b850229c..c0f4bf37f56 100644 --- a/share/man/man4/man4.arc/Makefile +++ b/share/man/man4/man4.arc/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.4 1999/02/26 18:26:13 mickey Exp $ +# $OpenBSD: Makefile,v 1.5 1999/05/20 03:29:04 millert Exp $ -MAN= autoconf.4 com.4 ed.4 intro.4 le.4 lpt.4 pms.4 wd.4 +MAN= autoconf.4 com.4 intro.4 le.4 lpt.4 pms.4 wd.4 MANSUBDIR=/arc .include <bsd.prog.mk> |