diff options
author | June McEnroe <june@causal.agency> | 2019-06-24 18:41:11 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-06-24 18:41:11 -0400 |
commit | ae49ab76619a175d6b28bfd330936e5c2913a93b (patch) | |
tree | af95f4dd4a2d57189e7e9a0b6e9d7d9ab9d4f325 /bin/catsh/Makefile | |
parent | Set LESS=FRX (diff) | |
download | src-ae49ab76619a175d6b28bfd330936e5c2913a93b.tar.gz src-ae49ab76619a175d6b28bfd330936e5c2913a93b.zip |
Consolidate catsh history documentation
Diffstat (limited to 'bin/catsh/Makefile')
-rw-r--r-- | bin/catsh/Makefile | 3 |
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 |