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 **** ! checkpaths(1) User Commands checkpaths(1) NAME checkpaths - check file path containing files --- 1,6 ---- ! checkpaths(1ONBLD) illumos Build Tools checkpaths(1ONBLD) NAME checkpaths - check file path containing files
*** 13,23 **** workspace to ensure that the file paths listed in those files are valid. This provides an integrity check of the workspace to catch cases where a file was removed or renamed without updating the corresponding inc.flg, cry_files, or exception_list entry. ! checkpaths is typically called from nightly(1). It may be invoked interactively within a workspace, and requires that at least $CODEMGR_WS is set to a valid workspace. It is not necessary that a full build has been performed in the workspace to be tested, but if full build(s) are not available under the $CODEMGR_WS/proto/ directory, then the corresponding exclusion lists are not verified. --- 13,23 ---- workspace to ensure that the file paths listed in those files are valid. This provides an integrity check of the workspace to catch cases where a file was removed or renamed without updating the corresponding inc.flg, cry_files, or exception_list entry. ! checkpaths is typically called from nightly(1ONBLD). It may be invoked interactively within a workspace, and requires that at least $CODEMGR_WS is set to a valid workspace. It is not necessary that a full build has been performed in the workspace to be tested, but if full build(s) are not available under the $CODEMGR_WS/proto/ directory, then the corresponding exclusion lists are not verified.
*** 25,36 **** OPTIONS The following options are supported: -b Disable processing of files that list derived (built) objects. This should be set if the $CODEMGR_WS/proto/ directory exists, but ! the contents are known to be bad. nightly(1) will typically set ! this flag if the build fails. root_paths... By default, checkpaths validates all of the proto areas for known architectures that exist in the $CODEMGR_WS/proto/ directory. To specify other root directories, list them as arguments on the --- 25,36 ---- OPTIONS The following options are supported: -b Disable processing of files that list derived (built) objects. This should be set if the $CODEMGR_WS/proto/ directory exists, but ! the contents are known to be bad. nightly(1ONBLD) will typically ! set this flag if the build fails. root_paths... By default, checkpaths validates all of the proto areas for known architectures that exist in the $CODEMGR_WS/proto/ directory. To specify other root directories, list them as arguments on the
*** 45,54 **** SRC The location of your ON source tree. Defaults to $CODEMGR_WS/usr/src/ if not specified. SEE ALSO ! nightly(1). ! 25 September 2003 checkpaths(1) --- 45,54 ---- SRC The location of your ON source tree. Defaults to $CODEMGR_WS/usr/src/ if not specified. SEE ALSO ! nightly(1ONBLD). ! 25 September 2003 checkpaths(1ONBLD)