Print this page
OS-5081 brands(5) mentions missing pages.
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
OS-3294 add support for inotify
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2011, Richard Lowe
  14 # Copyright (c) 2012 by Delphix. All rights reserved.
  15 # Copyright 2014 Nexenta Systems, Inc.
  16 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  17 # Copyright (c) 2015, Joyent, Inc.  All rights reserved.
  18 #
  19 
  20 include         $(SRC)/Makefile.master
  21 
  22 MANSECT=        5
  23 
  24 MANFILES=       Intro.5                 \
  25                 acl.5                   \
  26                 ad.5                    \
  27                 ascii.5                 \
  28                 attributes.5            \
  29                 audit_binfile.5         \
  30                 audit_remote.5          \
  31                 audit_syslog.5          \
  32                 brands.5                \
  33                 byteorder.5             \
  34                 cancellation.5          \
  35                 charmap.5               \
  36                 condition.5             \
  37                 crypt_bsdbf.5           \


  42                 crypt_unix.5            \
  43                 device_clean.5          \
  44                 dhcp.5                  \
  45                 environ.5               \
  46                 epoll.5                 \
  47                 eqn.5                   \
  48                 eqnchar.5               \
  49                 eventfd.5               \
  50                 extendedFILE.5          \
  51                 filesystem.5            \
  52                 fnmatch.5               \
  53                 formats.5               \
  54                 fsattr.5                \
  55                 grub.5                  \
  56                 gss_auth_rules.5        \
  57                 hal.5                   \
  58                 iconv.5                 \
  59                 iconv_unicode.5         \
  60                 ieee802.3.5             \
  61                 ieee802.11.5            \

  62                 ipfilter.5              \
  63                 isalist.5               \
  64                 kerberos.5              \
  65                 krb5_auth_rules.5       \
  66                 krb5envvar.5            \
  67                 largefile.5             \
  68                 lf64.5                  \
  69                 lfcompile.5             \
  70                 lfcompile64.5           \
  71                 locale.5                \

  72                 man.5                   \
  73                 mandoc_char.5           \
  74                 mandoc_roff.5           \
  75                 mdoc.5                  \
  76                 me.5                    \
  77                 mech_spnego.5           \
  78                 mm.5                    \
  79                 ms.5                    \
  80                 mutex.5                 \
  81                 nfssec.5                \
  82                 pam_allow.5             \
  83                 pam_authtok_check.5     \
  84                 pam_authtok_get.5       \
  85                 pam_authtok_store.5     \
  86                 pam_deny.5              \
  87                 pam_dhkeys.5            \
  88                 pam_dial_auth.5         \
  89                 pam_krb5.5              \
  90                 pam_krb5_migrate.5      \
  91                 pam_ldap.5              \


   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2011, Richard Lowe
  14 # Copyright (c) 2012 by Delphix. All rights reserved.
  15 # Copyright 2014 Nexenta Systems, Inc.
  16 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  17 # Copyright 2016, Joyent, Inc.
  18 #
  19 
  20 include         $(SRC)/Makefile.master
  21 
  22 MANSECT=        5
  23 
  24 MANFILES=       Intro.5                 \
  25                 acl.5                   \
  26                 ad.5                    \
  27                 ascii.5                 \
  28                 attributes.5            \
  29                 audit_binfile.5         \
  30                 audit_remote.5          \
  31                 audit_syslog.5          \
  32                 brands.5                \
  33                 byteorder.5             \
  34                 cancellation.5          \
  35                 charmap.5               \
  36                 condition.5             \
  37                 crypt_bsdbf.5           \


  42                 crypt_unix.5            \
  43                 device_clean.5          \
  44                 dhcp.5                  \
  45                 environ.5               \
  46                 epoll.5                 \
  47                 eqn.5                   \
  48                 eqnchar.5               \
  49                 eventfd.5               \
  50                 extendedFILE.5          \
  51                 filesystem.5            \
  52                 fnmatch.5               \
  53                 formats.5               \
  54                 fsattr.5                \
  55                 grub.5                  \
  56                 gss_auth_rules.5        \
  57                 hal.5                   \
  58                 iconv.5                 \
  59                 iconv_unicode.5         \
  60                 ieee802.3.5             \
  61                 ieee802.11.5            \
  62                 inotify.5               \
  63                 ipfilter.5              \
  64                 isalist.5               \
  65                 kerberos.5              \
  66                 krb5_auth_rules.5       \
  67                 krb5envvar.5            \
  68                 largefile.5             \
  69                 lf64.5                  \
  70                 lfcompile.5             \
  71                 lfcompile64.5           \
  72                 locale.5                \
  73                 lx.5                    \
  74                 man.5                   \
  75                 mandoc_char.5           \
  76                 mandoc_roff.5           \
  77                 mdoc.5                  \
  78                 me.5                    \
  79                 mech_spnego.5           \
  80                 mm.5                    \
  81                 ms.5                    \
  82                 mutex.5                 \
  83                 nfssec.5                \
  84                 pam_allow.5             \
  85                 pam_authtok_check.5     \
  86                 pam_authtok_get.5       \
  87                 pam_authtok_store.5     \
  88                 pam_deny.5              \
  89                 pam_dhkeys.5            \
  90                 pam_dial_auth.5         \
  91                 pam_krb5.5              \
  92                 pam_krb5_migrate.5      \
  93                 pam_ldap.5              \