Print this page
patch11 - added LIBM man pages

Split Close
Expand all
Collapse all
          --- old/usr/src/man/Makefile
          +++ new/usr/src/man/Makefile
↓ open down ↓ 3 lines elided ↑ open up ↑
   4    4  # You may only use this file in accordance with the terms of version
   5    5  # 1.0 of the CDDL.
   6    6  #
   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 +# Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>
  14   15  # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  15   16  #
  16   17  
  17   18  SUBDIRS=        man1            \
  18   19                  man1b           \
  19   20                  man1c           \
  20   21                  man1has         \
  21   22                  man1m           \
  22   23                  man2            \
  23   24                  man3            \
↓ open down ↓ 17 lines elided ↑ open up ↑
  41   42                  man3fstyp       \
  42   43                  man3gen         \
  43   44                  man3gss         \
  44   45                  man3head        \
  45   46                  man3iscsit      \
  46   47                  man3kstat       \
  47   48                  man3kvm         \
  48   49                  man3ldap        \
  49   50                  man3lgrp        \
  50   51                  man3lib         \
       52 +                man3m           \
  51   53                  man3mail        \
  52   54                  man3malloc      \
  53   55                  man3mp          \
  54   56                  man3mpapi       \
       57 +                man3mvec        \
  55   58                  man3nsl         \
  56   59                  man3nvpair      \
  57   60                  man3pam         \
  58   61                  man3papi        \
  59   62                  man3perl        \
  60   63                  man3picl        \
  61   64                  man3picltree    \
  62   65                  man3pool        \
  63   66                  man3proc        \
  64   67                  man3project     \
↓ open down ↓ 47 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX