5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
7 .\"
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
12 .\"
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\"
19 .\" CDDL HEADER END
20 .\"
21 .\" Copyright 2010 Sun Microsystems, Inc. All rights reserved.
22 .\" Use is subject to license terms.
23 .\"
24 .\"
25 .TH webrev 1ONBLD "7 Feb 2014"
26 .SH NAME
27 webrev \- Generate HTML codereview materials
28 .SH SYNOPSIS
29 .B webrev
30 [
31 .I common-options
32 ]
33
34 .B webrev
35 [
36 .I common-options
37 ]
38 .I file-list-file
39 |
40 .I -
41
42 .B webrev
43 [
44 .I common-options
45 ]
429 .PP
430 This will remove just the \fIbugfix.onnv\fR directory.
431
432 .SH SEE ALSO
433 .BR hg "(1),"
434 .BR git "(1),"
435 .BR ssh_config "(4),"
436 .BR svn "(1),"
437 .BR which_scm "(1ONBLD)"
438
439 .SH ACKNOWLEDGEMENTS
440 Acknowledgements to Rob Thurlow, Mike Eisler, Lin Ling,
441 Rod Evans, Mike Kupfer, Greg Onufer, Glenn Skinner,
442 Oleg Larin, David Robinson, Matthew Cross, David L. Paktor,
443 Neal Gafter, John Beck, Darren Moffat, Norm Shulman, Bill Watson,
444 Pedro Rubio and Bill Shannon for valuable feedback and insight in
445 building webrev.
446
447 Have fun!
448 .br
449 Brent Callaghan 11/28/96
450
|
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
7 .\"
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
12 .\"
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\"
19 .\" CDDL HEADER END
20 .\"
21 .\" Copyright 2010 Sun Microsystems, Inc. All rights reserved.
22 .\" Use is subject to license terms.
23 .\"
24 .\"
25 .TH WEBREV 1ONBLD "Feb 7, 2014"
26 .SH NAME
27 webrev \- Generate HTML codereview materials
28 .SH SYNOPSIS
29 .B webrev
30 [
31 .I common-options
32 ]
33
34 .B webrev
35 [
36 .I common-options
37 ]
38 .I file-list-file
39 |
40 .I -
41
42 .B webrev
43 [
44 .I common-options
45 ]
429 .PP
430 This will remove just the \fIbugfix.onnv\fR directory.
431
432 .SH SEE ALSO
433 .BR hg "(1),"
434 .BR git "(1),"
435 .BR ssh_config "(4),"
436 .BR svn "(1),"
437 .BR which_scm "(1ONBLD)"
438
439 .SH ACKNOWLEDGEMENTS
440 Acknowledgements to Rob Thurlow, Mike Eisler, Lin Ling,
441 Rod Evans, Mike Kupfer, Greg Onufer, Glenn Skinner,
442 Oleg Larin, David Robinson, Matthew Cross, David L. Paktor,
443 Neal Gafter, John Beck, Darren Moffat, Norm Shulman, Bill Watson,
444 Pedro Rubio and Bill Shannon for valuable feedback and insight in
445 building webrev.
446
447 Have fun!
448 .br
449 .nf
450 Brent Callaghan 11/28/96
451 .fi
452
|