about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Bui <peter.j.bui@gmail.com>2016-06-01 21:46:47 -0400
committerChristian Neukirchen <chneukirchen@gmail.com>2016-06-02 15:40:21 +0200
commitf38648a7ed5b6a5244d2c7e9d002ce7802060474 (patch)
treed98b01dd3297e6d4978606890b20aadec26ba03c /Makefile
parentc04b1488a1b88b2700e231203a210a7dc25a09fa (diff)
downloadrunit-void-f38648a7ed5b6a5244d2c7e9d002ce7802060474.tar.gz
runit-void-f38648a7ed5b6a5244d2c7e9d002ce7802060474.tar.xz
runit-void-f38648a7ed5b6a5244d2c7e9d002ce7802060474.zip
Add modules-load.8
Tweaks for mdoclint.

Closes: #51 [via git-merge-pr]
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5747f5f..777326c 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ install:
 	install -m644 zzz.8 ${DESTDIR}/${PREFIX}/share/man/man8
 	install -m644 shutdown.8 ${DESTDIR}/${PREFIX}/share/man/man8
 	install -m644 halt.8 ${DESTDIR}/${PREFIX}/share/man/man8
+	install -m644 modules-load.8 ${DESTDIR}/${PREFIX}/share/man/man8
 	ln -sf halt.8 ${DESTDIR}/${PREFIX}/share/man/man8/poweroff.8
 	ln -sf halt.8 ${DESTDIR}/${PREFIX}/share/man/man8/reboot.8
 	install -d ${DESTDIR}/etc/sv