From 85ea911b799181e375b1553458853e54ed25f28f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 27 Nov 2018 19:13:27 -0500 Subject: Rename project catgirl This simplifies things. --- man.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man.sh') diff --git a/man.sh b/man.sh index 494eeda..9d686f9 100644 --- a/man.sh +++ b/man.sh @@ -1,2 +1,2 @@ #!/bin/sh -exec mandoc /usr/share/man/man1/chatte.1 | LESSSECURE=1 less +exec mandoc /usr/share/man/man1/catgirl.1 | LESSSECURE=1 less -- cgit 1.4.1