Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/mandoc/msec.in
          +++ new/usr/src/cmd/mandoc/msec.in
↓ open down ↓ 10 lines elided ↑ open up ↑
  11   11  
  12   12  /*
  13   13   * Copyright 2012 Nexenta Systems, Inc. All rights reserved.
  14   14   */
  15   15  
  16   16  LINE("1",               "User Commands")
  17   17  LINE("1B",              "BSD Compatibility Package Commands")
  18   18  LINE("1C",              "Communication Commands")
  19   19  LINE("1HAS",            "User Commands")
  20   20  LINE("1M",              "Maintenance Commands")
       21 +LINE("1ONBLD",          "illumos Build Tools")
  21   22  LINE("1S",              "illumos Specific Commands")
  22   23  LINE("2",               "System Calls")
  23   24  LINE("3",               "Introduction to Library Functions")
  24   25  LINE("3AVL",            "AVL Tree Library Functions")
  25   26  LINE("3BSDMALLOC",      "BSD Memory Allocation Library")
  26   27  LINE("3BSM",            "Security and Auditing Library Functions")
  27   28  LINE("3C",              "Standard C Library Functions")
  28   29  LINE("3C++",            "C++ Library Functions")
  29   30  LINE("3C_DB",           "Threads Debugging Library Functions")
  30   31  LINE("3CFGADM",         "Configuration Administration Library Functions")
↓ open down ↓ 80 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX