Print this page
6282 ONBLD man pages not pbchk clean
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/tools/scripts/flg.flp.1onbld
+++ new/usr/src/tools/scripts/flg.flp.1onbld
1 1 .\" " CDDL HEADER START
2 2 .\" "
3 3 .\" " The contents of this file are subject to the terms of the
4 4 .\" " Common Development and Distribution License, Version 1.0 only
5 5 .\" " (the "License"). You may not use this file except in compliance
6 6 .\" " with the License.
7 7 .\" "
8 8 .\" " You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 .\" " or http://www.opensolaris.org/os/licensing.
10 10 .\" " See the License for the specific language governing permissions
11 11 .\" " and limitations under the License.
12 12 .\" "
↓ open down ↓ |
12 lines elided |
↑ open up ↑ |
13 13 .\" " When distributing Covered Code, include this CDDL HEADER in each
14 14 .\" " file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 .\" " If applicable, add the following below this CDDL HEADER, with the
16 16 .\" " fields enclosed by brackets "[]" replaced with your own identifying
17 17 .\" " information: Portions Copyright [yyyy] [name of copyright owner]
18 18 .\" "
19 19 .\" " CDDL HEADER END
20 20 .\" "
21 21 .\" "Copyright 2002 Sun Microsystems, Inc. All rights reserved.
22 22 .\" "Use is subject to license terms."
23 -.TH flg.flp 1ONBLD "18 Oct 2002"
23 +.TH FLG.FLP 1ONBLD "Oct 18, 2002"
24 24 .I flg.flp
25 25 \- list the files that bringover would bring over due to inc.flg and
26 26 req.flg files
27 27 .SH SYNOPSIS
28 28 \fBflg.flp [-r] [<dir>]
29 -.LP
30 29 .SH DESCRIPTION
31 -.IX "OS-Net build tools" "flg.flp" "" "\fBflg.flp\fP"
32 30 .LP
33 31 .I flg.flp
34 32 uses the inc.flg and req.flg files contained within a workspace to
35 33 determine what additional files would be brought over if one were to
36 34 perform a bringover(1ONBLD) of the specified directory. The resulting list of
37 35 files, specified relative to \fICODEMGR_WS\fP, is sent to standard output.
38 36 .LP
39 37 At most one directory may be specified; if none is specified, the current
40 38 working directory is assumed. A relative directory is assumed to be
41 39 relative to the current directory or relative to \fICODEMGR_WS\fP, in that
42 -order.
40 +order.
43 41 .SH OPTIONS
44 42 .TP 10
45 -.B -r
43 +.B -r
46 44 Output the list of files relative to the current working directory, rather
47 45 than \fICODEMGR_WS\fP.
48 46 .SH SEE ALSO
49 47 .LP
50 48 .IR bringover(1ONBLD)
51 49 .LP
52 50 The inc.flg and req.flg files are poorly documented, but outlined in
53 51 /shared/ON/tools/teamware/OSNet/doc/osnet-sde.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX