From 52dfc6d4da040a3dd2718826c35dce0373d0c8e6 Mon Sep 17 00:00:00 2001
From: June McEnroe <june@causal.agency>
Date: Mon, 24 Jun 2019 18:41:11 -0400
Subject: Consolidate catsh history documentation

---
 bin/catsh/Makefile | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'bin/catsh/Makefile')

diff --git a/bin/catsh/Makefile b/bin/catsh/Makefile
index b3dd4779..092d8be6 100644
--- a/bin/catsh/Makefile
+++ b/bin/catsh/Makefile
@@ -89,6 +89,3 @@ shell:
 
 unshell:
 	sed -i sed '\;^$(PREFIX)/bin/catsh$$;d' /etc/shells
-
-README: catsh.7
-	mandoc catsh.7 | col -bx > README
-- 
cgit 1.4.1