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>
*** 1,6 ****
- .\" ident "%Z%%M% %I% %E% SMI"
.\" " CDDL HEADER START
.\" "
.\" " The contents of this file are subject to the terms of the
.\" " Common Development and Distribution License, Version 1.0 only
.\" " (the "License"). You may not use this file except in compliance
--- 1,5 ----
*** 19,29 ****
.\" "
.\" " CDDL HEADER END
.\" "
.\" "Copyright 2002 Sun Microsystems, Inc. All rights reserved.
.\" "Use is subject to license terms."
! .TH flg.flp 1 "18 Oct 2002"
.I flg.flp
\- list the files that bringover would bring over due to inc.flg and
req.flg files
.SH SYNOPSIS
\fBflg.flp [-r] [<dir>]
--- 18,28 ----
.\" "
.\" " CDDL HEADER END
.\" "
.\" "Copyright 2002 Sun Microsystems, Inc. All rights reserved.
.\" "Use is subject to license terms."
! .TH flg.flp 1ONBLD "18 Oct 2002"
.I flg.flp
\- list the files that bringover would bring over due to inc.flg and
req.flg files
.SH SYNOPSIS
\fBflg.flp [-r] [<dir>]
*** 32,42 ****
.IX "OS-Net build tools" "flg.flp" "" "\fBflg.flp\fP"
.LP
.I flg.flp
uses the inc.flg and req.flg files contained within a workspace to
determine what additional files would be brought over if one were to
! perform a bringover(1) of the specified directory. The resulting list of
files, specified relative to \fICODEMGR_WS\fP, is sent to standard output.
.LP
At most one directory may be specified; if none is specified, the current
working directory is assumed. A relative directory is assumed to be
relative to the current directory or relative to \fICODEMGR_WS\fP, in that
--- 31,41 ----
.IX "OS-Net build tools" "flg.flp" "" "\fBflg.flp\fP"
.LP
.I flg.flp
uses the inc.flg and req.flg files contained within a workspace to
determine what additional files would be brought over if one were to
! perform a bringover(1ONBLD) of the specified directory. The resulting list of
files, specified relative to \fICODEMGR_WS\fP, is sent to standard output.
.LP
At most one directory may be specified; if none is specified, the current
working directory is assumed. A relative directory is assumed to be
relative to the current directory or relative to \fICODEMGR_WS\fP, in that
*** 46,54 ****
.B -r
Output the list of files relative to the current working directory, rather
than \fICODEMGR_WS\fP.
.SH SEE ALSO
.LP
! .IR bringover(1)
.LP
The inc.flg and req.flg files are poorly documented, but outlined in
/shared/ON/tools/teamware/OSNet/doc/osnet-sde.
--- 45,53 ----
.B -r
Output the list of files relative to the current working directory, rather
than \fICODEMGR_WS\fP.
.SH SEE ALSO
.LP
! .IR bringover(1ONBLD)
.LP
The inc.flg and req.flg files are poorly documented, but outlined in
/shared/ON/tools/teamware/OSNet/doc/osnet-sde.