import less(1)
[unleashed/tickless.git] / share / man / man5 / Makefile
blobae79f279ab69b7446a1aed82dd74d1ffd90cabb6
1 MAN = Intro.5 \
2 acl.5 \
3 ad.5 \
4 ascii.5 \
5 attributes.5 \
6 audit_binfile.5 \
7 audit_remote.5 \
8 audit_syslog.5 \
9 brand.4th.5 \
10 brands.5 \
11 byteorder.5 \
12 cancellation.5 \
13 charmap.5 \
14 check-password.4th.5 \
15 color.4th.5 \
16 condition.5 \
17 crypt_bsdbf.5 \
18 crypt_bsdmd5.5 \
19 crypt_sha256.5 \
20 crypt_sha512.5 \
21 crypt_sunmd5.5 \
22 crypt_unix.5 \
23 delay.4th.5 \
24 device_clean.5 \
25 dhcp.5 \
26 environ.5 \
27 epoll.5 \
28 eventfd.5 \
29 extendedFILE.5 \
30 filesystem.5 \
31 fnmatch.5 \
32 formats.5 \
33 fsattr.5 \
34 gptzfsboot.5 \
35 gss_auth_rules.5 \
36 hal.5 \
37 iconv.5 \
38 iconv_unicode.5 \
39 ieee802.3.5 \
40 ieee802.11.5 \
41 ipfilter.5 \
42 isalist.5 \
43 kerberos.5 \
44 krb5_auth_rules.5 \
45 krb5envvar.5 \
46 largefile.5 \
47 lf64.5 \
48 lfcompile.5 \
49 lfcompile64.5 \
50 loader.4th.5 \
51 loader.5 \
52 locale.5 \
53 mech_spnego.5 \
54 menu.4th.5 \
55 menusets.4th.5 \
56 mutex.5 \
57 nfssec.5 \
58 pam_allow.5 \
59 pam_authtok_check.5 \
60 pam_authtok_get.5 \
61 pam_authtok_store.5 \
62 pam_deny.5 \
63 pam_dhkeys.5 \
64 pam_dial_auth.5 \
65 pam_krb5.5 \
66 pam_krb5_migrate.5 \
67 pam_ldap.5 \
68 pam_list.5 \
69 pam_passwd_auth.5 \
70 pam_roles.5 \
71 pam_sample.5 \
72 pam_smb_passwd.5 \
73 pam_smbfs_login.5 \
74 pam_timestamp.5 \
75 pam_unix_account.5 \
76 pam_unix_auth.5 \
77 pam_unix_cred.5 \
78 pam_unix_session.5 \
79 pkcs11_kernel.5 \
80 pkcs11_softtoken.5 \
81 privileges.5 \
82 prof.5 \
83 pxeboot.5 \
84 rbac.5 \
85 regex.5 \
86 regexp.5 \
87 resource_controls.5 \
88 security-flags.5 \
89 smf.5 \
90 smf_bootstrap.5 \
91 smf_method.5 \
92 smf_restarter.5 \
93 smf_security.5 \
94 smf_template.5 \
95 standards.5 \
96 sticky.5 \
97 tecla.5 \
98 term.5 \
99 threads.5 \
100 timerfd.5 \
101 version.4th.5 \
102 zfsloader.5 \
103 zones.5 \
104 zpool-features.5
107 # We want to just install manpages but there is no manpage-only mk file so
108 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
109 # Eventually, it will go away and with it this hack as well.
110 .include <prog.mk>