From bc84dd1eab78e96ccc7dabd7561cfaf57f165951 Mon Sep 17 00:00:00 2001 From: John Ankarstrom Date: Sat, 3 Jul 2021 19:56:16 +0200 Subject: Move mk into separate directory --- toc/toc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'toc/toc') diff --git a/toc/toc b/toc/toc index f6c2501..4518cf6 100755 --- a/toc/toc +++ b/toc/toc @@ -2,6 +2,10 @@ # toc -- run troff in three passes +# Permission to use, copy, modify and/or +# distribute this software for any purpose +# with or without fee is hereby granted. + usage() { echo "usage: $0 [cmd ... \|] [arg ...]" 1>&2 echo "(input should be given on stdin)" 1>&2 -- cgit v1.2.3