Print this page
3334 zonestat missing man page

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/Makefile
          +++ new/usr/src/man/man1/Makefile
↓ open down ↓ 5 lines elided ↑ open up ↑
   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   14  # Copyright 2018 Nexenta Systems, Inc.
  15   15  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
       16 +# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  16   17  #
  17   18  
  18   19  include         $(SRC)/Makefile.master
  19   20  
  20   21  MANSECT=        1
  21   22  
  22   23  MANFILES=       acctcom.1                       \
  23   24                  adb.1                           \
  24   25                  addbib.1                        \
  25   26                  alias.1                         \
↓ open down ↓ 386 lines elided ↑ open up ↑
 412  413                  xargs.1                         \
 413  414                  xgettext.1                      \
 414  415                  xstr.1                          \
 415  416                  yacc.1                          \
 416  417                  yes.1                           \
 417  418                  ypcat.1                         \
 418  419                  ypmatch.1                       \
 419  420                  yppasswd.1                      \
 420  421                  ypwhich.1                       \
 421  422                  zlogin.1                        \
 422      -                zonename.1
      423 +                zonename.1                      \
      424 +                zonestat.1
 423  425  
 424  426  MANLINKS=       batch.1         \
 425  427                  bg.1            \
 426  428                  case.1          \
 427  429                  chdir.1         \
 428  430                  checkeq.1       \
 429  431                  continue.1      \
 430  432                  decrypt.1       \
 431  433                  dirname.1       \
 432  434                  dirs.1          \
↓ open down ↓ 297 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX