summaryrefslogtreecommitdiffstats
path: root/secure/usr.sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-06-23 21:43:43 +0000
committerdes <des@FreeBSD.org>2002-06-23 21:43:43 +0000
commit107ff84363cf35449939883893b328ad2639f142 (patch)
tree1e73547a56fe2e3037a47a2ebbc74a01716b18fa /secure/usr.sbin
parent2894284b2aba9c7c254dabe5434f2f4854d57635 (diff)
downloadFreeBSD-src-107ff84363cf35449939883893b328ad2639f142.zip
FreeBSD-src-107ff84363cf35449939883893b328ad2639f142.tar.gz
Install the new man pages.
Diffstat (limited to 'secure/usr.sbin')
-rw-r--r--secure/usr.sbin/sshd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.sbin/sshd/Makefile b/secure/usr.sbin/sshd/Makefile
index b94785d..4987cef 100644
--- a/secure/usr.sbin/sshd/Makefile
+++ b/secure/usr.sbin/sshd/Makefile
@@ -10,7 +10,7 @@ SRCS= sshd.c auth-rhosts.c auth-passwd.c auth-rsa.c auth-rh-rsa.c \
auth2-none.c auth2-passwd.c auth2-pubkey.c \
auth2-hostbased.c auth2-kbdint.c \
auth-pam.c auth2-pam.c
-MAN= sshd.8
+MAN= sshd.8 sshd_config.5
CFLAGS+= -DLIBWRAP -DHAVE_LOGIN_CAP -DUSE_PAM -DHAVE_PAM_GETENVLIST
OpenPOWER on IntegriCloud