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>

@@ -18,29 +18,27 @@
 .\" CDDL HEADER END
 .\"
 .\" Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 .\" Use is subject to license terms.
 .\"
-.\" ident       "%Z%%M% %I%     %E% SMI"
-.\"
-.TH bringovercheck 1 "7 April 2006"
+.TH bringovercheck 1ONBLD "7 April 2006"
 .SH NAME
 .I bringovercheck
 \- Repair misordered workspace timestamps
 .SH SYNOPSIS
 .B bringovercheck
 workspace
 .SH DESCRIPTION
 Some versions of 
-.I bringover(1) 
+.I bringover(1ONBLD)
 fail to 
 .I msync(2)
 writeable mappings; this results in indeterminate modification times
 when the workspace exists on certain filesystems.  When this results
 in SCCS s. files being newer than their respective checked-out source
 files, build carnage may result (see
-.I sccscheck(1)
+.I sccscheck(1ONBLD)
 for one mitigating step being taken).
 
 If a workspace has been damaged by this bug, you can run
 bringovercheck to detect and correct cases where a source file is
 older than its corresponding SCCS s. file.