summary refs log tree commit diff
path: root/man.sh
blob: 9d686f9bb8dab57e71fd8941468665a8b5669751 (plain) (blame)
1
2
#!/bin/sh
exec mandoc /usr/share/man/man1/catgirl.1 | LESSSECURE=1 less
really done it nowJune McEnroe 2018-05-11Link with -lmJune McEnroe 2018-04-26Add UtopioidJune McEnroe