Print this page
4833 Remove volrmmount
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>

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 2015 Nexenta Systems, Inc. All rights reserved.
  15   15  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
       16 +# Copyright 2014 Andrew Stormont
  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 ↓ 375 lines elided ↑ open up ↑
 401  402                  uname.1                         \
 402  403                  unifdef.1                       \
 403  404                  uniq.1                          \
 404  405                  units.1                         \
 405  406                  unix2dos.1                      \
 406  407                  uptime.1                        \
 407  408                  uuidgen.1                       \
 408  409                  vacation.1                      \
 409  410                  vgrind.1                        \
 410  411                  volcheck.1                      \
 411      -                volrmmount.1                    \
 412  412                  w.1                             \
 413  413                  wait.1                          \
 414  414                  wc.1                            \
 415  415                  which.1                         \
 416  416                  who.1                           \
 417  417                  whocalls.1                      \
 418  418                  whois.1                         \
 419  419                  write.1                         \
 420  420                  xargs.1                         \
 421  421                  xgettext.1                      \
↓ open down ↓ 326 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX