summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/man/man5/Makefile4
-rw-r--r--usr/src/pkg/manifests/system-boot-loader.mf2
2 files changed, 5 insertions, 1 deletions
diff --git a/usr/src/man/man5/Makefile b/usr/src/man/man5/Makefile
index 68c7392c97..f9c8923f0d 100644
--- a/usr/src/man/man5/Makefile
+++ b/usr/src/man/man5/Makefile
@@ -16,6 +16,7 @@
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright (c) 2015, Joyent, Inc. All rights reserved.
# Copyright 2018 Gary Mills
+# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
#
include $(SRC)/Makefile.master
@@ -135,7 +136,8 @@ _MANFILES= Intro.5 \
sparc_MANFILES=
-i386_MANFILES= brand.4th.5 \
+i386_MANFILES= beastie.4th.5 \
+ brand.4th.5 \
check-password.4th.5 \
color.4th.5 \
delay.4th.5 \
diff --git a/usr/src/pkg/manifests/system-boot-loader.mf b/usr/src/pkg/manifests/system-boot-loader.mf
index 4b69fa9098..16e886195a 100644
--- a/usr/src/pkg/manifests/system-boot-loader.mf
+++ b/usr/src/pkg/manifests/system-boot-loader.mf
@@ -21,6 +21,7 @@
#
# Copyright 2016, Toomas Soome <tsoome@me.com>
+# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
#
#
@@ -81,6 +82,7 @@ $(i386_ONLY)file path=boot/loader64.efi group=sys mode=0555
$(i386_ONLY)file path=boot/pmbr group=sys mode=0444
$(i386_ONLY)file path=boot/pxeboot group=sys mode=0444
$(i386_ONLY)file path=usr/share/man/man4/loader.conf.4
+$(i386_ONLY)file path=usr/share/man/man5/beastie.4th.5
$(i386_ONLY)file path=usr/share/man/man5/brand.4th.5
$(i386_ONLY)file path=usr/share/man/man5/check-password.4th.5
$(i386_ONLY)file path=usr/share/man/man5/color.4th.5