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>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/Makefile
          +++ new/usr/src/man/man5/Makefile
↓ open down ↓ 6 lines elided ↑ open up ↑
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet
   9    9  # at http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright 2011, Richard Lowe
  14   14  # Copyright (c) 2012 by Delphix. All rights reserved.
  15   15  # Copyright 2014 Nexenta Systems, Inc.
  16   16  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  17      -# Copyright (c) 2015, Joyent, Inc.  All rights reserved.
       17 +# Copyright 2016, Joyent, Inc.
  18   18  #
  19   19  
  20   20  include         $(SRC)/Makefile.master
  21   21  
  22   22  MANSECT=        5
  23   23  
  24   24  MANFILES=       Intro.5                 \
  25   25                  acl.5                   \
  26   26                  ad.5                    \
  27   27                  ascii.5                 \
↓ open down ↓ 24 lines elided ↑ open up ↑
  52   52                  fnmatch.5               \
  53   53                  formats.5               \
  54   54                  fsattr.5                \
  55   55                  grub.5                  \
  56   56                  gss_auth_rules.5        \
  57   57                  hal.5                   \
  58   58                  iconv.5                 \
  59   59                  iconv_unicode.5         \
  60   60                  ieee802.3.5             \
  61   61                  ieee802.11.5            \
       62 +                inotify.5               \
  62   63                  ipfilter.5              \
  63   64                  isalist.5               \
  64   65                  kerberos.5              \
  65   66                  krb5_auth_rules.5       \
  66   67                  krb5envvar.5            \
  67   68                  largefile.5             \
  68   69                  lf64.5                  \
  69   70                  lfcompile.5             \
  70   71                  lfcompile64.5           \
  71   72                  locale.5                \
       73 +                lx.5                    \
  72   74                  man.5                   \
  73   75                  mandoc_char.5           \
  74   76                  mandoc_roff.5           \
  75   77                  mdoc.5                  \
  76   78                  me.5                    \
  77   79                  mech_spnego.5           \
  78   80                  mm.5                    \
  79   81                  ms.5                    \
  80   82                  mutex.5                 \
  81   83                  nfssec.5                \
↓ open down ↓ 130 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX