summary refs log tree commit diff
path: root/man.sh
diff options
context:
space:
mode:
authorCurtis McEnroe2018-09-10 17:44:23 -0400
committerCurtis McEnroe2018-09-10 17:44:23 -0400
commitc9968aadb959aeee1e999880089a9b6d923a6f26 (patch)
tree33a35c8b7a900ff971c21f9a7c7cf1258b514204 /man.sh
parent45132a555c1843f9e707afd7a1ee698ac28f0e8e (diff)
Install man page in chroot
Diffstat (limited to 'man.sh')
-rw-r--r--man.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/man.sh b/man.sh
new file mode 100644
index 0000000..b079c90
--- /dev/null
+++ b/man.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec mandoc /usr/share/man/man1/chatte.1 | less