commit 936c6b69ad878ad5c51fc35ea5be3f06babf58f1 parent d8cf3f5e823d80e6aeb46ccfb33a407f1140fe45 Author: sin <sin@2f30.org> Date: Sat, 16 Nov 2013 17:44:21 +0000 Add comment about the location of the manpage for OpenBSD Diffstat:
M | config.mk | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config.mk b/config.mk @@ -3,6 +3,7 @@ VERSION = 0.2 # paths PREFIX = /usr/local +# Change to $(PREFIX)/man on OpenBSD MANPREFIX = $(PREFIX)/share/man CC = cc