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/tools/scripts/nightly.1
          +++ new/usr/src/tools/scripts/nightly.1onbld
↓ open down ↓ 11 lines elided ↑ open up ↑
  12   12  .\" " file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  13   13  .\" " If applicable, add the following below this CDDL HEADER, with the
  14   14  .\" " fields enclosed by brackets "[]" replaced with your own identifying
  15   15  .\" " information: Portions Copyright [yyyy] [name of copyright owner]
  16   16  .\" "
  17   17  .\" " CDDL HEADER END
  18   18  .\" "
  19   19  .\" "Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
  20   20  .\" "Copyright 2012 Joshua M. Clulow <josh@sysmgr.org>
  21   21  .\" "
  22      -.TH nightly 1 "Jan 28, 2014"
       22 +.TH nightly 1ONBLD "Jan 28, 2014"
  23   23  .SH NAME
  24   24  .I nightly
  25   25  \- build an OS-Net consolidation overnight
  26   26  .SH SYNOPSIS
  27   27  \fBnightly [-in] [-V VERS] <env_file>\fP
  28   28  .LP
  29   29  .SH DESCRIPTION
  30   30  .IX "OS-Net build tools" "nightly" "" "\fBnightly\fP"
  31   31  .LP
  32   32  .I nightly,
↓ open down ↓ 167 lines elided ↑ open up ↑
 200  200  .TP
 201  201  .B \-l
 202  202  Do "make lint" in $LINTDIRS (default: $SRC n)
 203  203  .TP
 204  204  .B \-N
 205  205  Do not run protocmp or checkpaths (note: this option is not
 206  206  recommended, especially in conjunction with the \-p option)
 207  207  .TP
 208  208  .B \-w
 209  209  Report which proto area objects differ between this and the last build.
 210      -See wsdiff(1) for details. Note that the proto areas used for comparison
      210 +See wsdiff(1ONBLD) for details. Note that the proto areas used for comparison
 211  211  are the last ones constructed as part of the build. As an example, if both
 212  212  a non-debug and debug build are performed (in that order), then the debug
 213  213  proto area will be used for comparison (which might not be what you want).
 214  214  .LP
 215  215  .B Groups of options
 216  216  .TP 10
 217  217  .B \-G
 218  218  Gate keeper default group of options (-u)
 219  219  .TP
 220  220  .B \-I
↓ open down ↓ 332 lines elided ↑ open up ↑
 553  553  # grep NIGHTLY_OPTIONS myenv
 554  554  .LP
 555  555  NIGHTLY_OPTIONS="-ACrlapDm"
 556  556  .LP
 557  557  export NIGHTLY_OPTIONS
 558  558  .LP
 559  559  # /opt/onbld/bin/nightly -i myenv
 560  560  .PD
 561  561  .LP
 562  562  .SH SEE ALSO
 563      -.BR bldenv (1)
      563 +.BR bldenv (1ONBLD)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX