summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-05-20 03:29:04 +0000
committermillert <millert@openbsd.org>1999-05-20 03:29:04 +0000
commit1645b2bdde7dc400d838ffbd43d30a092f00b6f4 (patch)
treede1e28986147d2b60afd046a005d484741079428
parentAdd -p flag, prompt for a string with echo off. (diff)
downloadwireguard-openbsd-1645b2bdde7dc400d838ffbd43d30a092f00b6f4.tar.xz
wireguard-openbsd-1645b2bdde7dc400d838ffbd43d30a092f00b6f4.zip
no more ed.4
-rw-r--r--share/man/man4/man4.alpha/Makefile4
-rw-r--r--share/man/man4/man4.arc/Makefile4
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>