mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
install nanobsd.sh as a MLINK as that is the .Nm of the man page..
really the man page should be renamed as nanobsd.sh is not installed as nanobsd..
This commit is contained in:
parent
be14cd6be7
commit
3d016773bb
1 changed files with 3 additions and 1 deletions
|
|
@ -13,7 +13,9 @@ MAN= crash.8 \
|
|||
${_uefi.8} \
|
||||
yp.8
|
||||
|
||||
MLINKS= rc.8 rc.atm.8 \
|
||||
MLINKS=
|
||||
nanobsd.8 nanobsd.sh.8 \
|
||||
rc.8 rc.atm.8 \
|
||||
rc.8 rc.d.8 \
|
||||
rc.8 rc.firewall.8 \
|
||||
rc.8 rc.local.8 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue