summary refs log tree commit diff
path: root/bin/catsh/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-06-24 18:41:11 -0400
committerJune McEnroe <june@causal.agency>2019-06-24 18:41:11 -0400
commit52dfc6d4da040a3dd2718826c35dce0373d0c8e6 (patch)
treefd0e0604fc3d5ade23e784ba45271a210ba378ec /bin/catsh/Makefile
parentSet LESS=FRX (diff)
downloadsrc-52dfc6d4da040a3dd2718826c35dce0373d0c8e6.tar.gz
src-52dfc6d4da040a3dd2718826c35dce0373d0c8e6.zip
Consolidate catsh history documentation
Diffstat (limited to '')
-rw-r--r--bin/catsh/Makefile3
1 files changed, 0 insertions, 3 deletions
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