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>
*** 17,27 ****
.\" "
.\" " CDDL HEADER END
.\" "
.\" " Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
.\" "
! .TH wsdiff 1 "15 Jul 2010"
.I wsdiff
\- report differences between proto area objects
.SH SYNOPSIS
\fBwsdiff [-dvVst] [-r \fIresults\fP] [-i \fIfilelist\fP] \fIold\fP \fInew\fP
.LP
--- 17,27 ----
.\" "
.\" " CDDL HEADER END
.\" "
.\" " Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
.\" "
! .TH wsdiff 1ONBLD "15 Jul 2010"
.I wsdiff
\- report differences between proto area objects
.SH SYNOPSIS
\fBwsdiff [-dvVst] [-r \fIresults\fP] [-i \fIfilelist\fP] \fIold\fP \fInew\fP
.LP
*** 166,180 ****
user@example$ cat results
<... verbose differences only for genunix.so ...>
.fi
.PP
! \fBExample 4: Invoking wsdiff through nightly(1)\fR
.PP
! By specifying -w in NIGHTLY_OPTIONS, nightly(1) will use wsdiff(1) to determine
which objects look different, compared to the previous build. A pre-existing proto area
! must exist for wsdiff(1) to compare against. nightly(1) will move aside the
pre-existing proto area (renaming it to $ROOT.prev under proto), and will
invoke wsdiff at the end of the build. The list of changed objects will be reported
in the nightly mail message, and a results file "wsdiff_results" will appear in the
nightly log area.
.PP
--- 166,180 ----
user@example$ cat results
<... verbose differences only for genunix.so ...>
.fi
.PP
! \fBExample 4: Invoking wsdiff through nightly(1ONBLD)\fR
.PP
! By specifying -w in NIGHTLY_OPTIONS, nightly(1ONBLD) will use wsdiff(1ONBLD) to determine
which objects look different, compared to the previous build. A pre-existing proto area
! must exist for wsdiff(1ONBLD) to compare against. nightly(1ONBLD) will move aside the
pre-existing proto area (renaming it to $ROOT.prev under proto), and will
invoke wsdiff at the end of the build. The list of changed objects will be reported
in the nightly mail message, and a results file "wsdiff_results" will appear in the
nightly log area.
.PP
*** 187,199 ****
.LP
.nf
$ DMAKE_MAX_JOBS=24 wsdiff proto_base proto_patch
.fi
.PP
! Note that this variable is also used for nightly(1) so when run from
! nightly(1), wsdiff will honor the setting.
.LP
.SH SEE ALSO
.LP
! .IR lintdump(1),
! .IR nightly(1),
.IR elfdump(1),
--- 187,198 ----
.LP
.nf
$ DMAKE_MAX_JOBS=24 wsdiff proto_base proto_patch
.fi
.PP
! Note that this variable is also used for nightly(1ONBLD) so when run from
! nightly(1ONBLD), wsdiff will honor the setting.
.LP
.SH SEE ALSO
.LP
! .IR nightly(1ONBLD),
.IR elfdump(1),