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