mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 09:13:37 +01:00
lualoader: Install all manpages
Now that a complete set is written, save for one describing loader.lua, install all of them. This was not previously done as they were written to hopefully avoid confusion as bits and pieces of the overall system were undocumented.
This commit is contained in:
parent
75658c965c
commit
b991b318d4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338086
@ -2,6 +2,16 @@
|
||||
|
||||
.include <bsd.init.mk>
|
||||
|
||||
MAN= cli.lua.8 \
|
||||
color.lua.8 \
|
||||
config.lua.8 \
|
||||
core.lua.8 \
|
||||
drawer.lua.8 \
|
||||
hook.lua.8 \
|
||||
menu.lua.8 \
|
||||
password.lua.8 \
|
||||
screen.lua.8
|
||||
|
||||
FILESDIR= /boot/lua
|
||||
FILES= cli.lua \
|
||||
color.lua \
|
||||
|
Loading…
Reference in New Issue
Block a user