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 ↓ 4 lines elided ↑ open up ↑
   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   14  # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
       15 +# Copyright 2014 Andrew Stormont.
  15   16  #
  16   17  
  17   18  include         $(SRC)/Makefile.master
  18   19  
  19   20  MANSECT=        1
  20   21  
  21   22  MANFILES=       acctcom.1                       \
  22   23                  adb.1                           \
  23   24                  addbib.1                        \
  24   25                  alias.1                         \
↓ open down ↓ 375 lines elided ↑ open up ↑
 400  401                  umask.1                         \
 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                  vacation.1                      \
 408  409                  vgrind.1                        \
 409  410                  volcheck.1                      \
 410      -                volrmmount.1                    \
 411  411                  w.1                             \
 412  412                  wait.1                          \
 413  413                  wc.1                            \
 414  414                  whatis.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                         \
↓ open down ↓ 331 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX