summary refs log tree commit diff
path: root/man.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/man.sh b/man.sh
index b079c90..494eeda 100644
--- a/man.sh
+++ b/man.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec mandoc /usr/share/man/man1/chatte.1 | less
+exec mandoc /usr/share/man/man1/chatte.1 | LESSSECURE=1 less