diff options
Diffstat (limited to 'usr/src/man/man5')
-rw-r--r-- | usr/src/man/man5/Makefile | 4 | ||||
-rw-r--r-- | usr/src/man/man5/pam_timestamp.5 | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man5/Makefile b/usr/src/man/man5/Makefile index 8e582ade35..18d2d6606f 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 2016, Joyent, Inc. # Copyright 2018 Gary Mills +# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. # include $(SRC)/Makefile.master @@ -138,7 +139,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/man/man5/pam_timestamp.5 b/usr/src/man/man5/pam_timestamp.5 index cb6d2b766b..aae2aba27f 100644 --- a/usr/src/man/man5/pam_timestamp.5 +++ b/usr/src/man/man5/pam_timestamp.5 @@ -54,7 +54,7 @@ be stacked above .Bl -tag -width Ds .It Dv debug Provides -.Xr syslog 3 +.Xr syslog 3C debugging information at the .Sy LOG_AUTH | LOG_DEBUG level. |