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>
@@ -19,12 +19,11 @@
.\" CDDL HEADER END
.\"
.\" Copyright 2007 Sun Microsystems, Inc. All rights reserved.
.\" Use is subject to license terms.
.\"
-.\" ident "%Z%%M% %I% %E% SMI"
-.TH signproto 1 "13 June 2007"
+.TH signproto 1ONBLD "13 June 2007"
.SH NAME
.I signproto
\- sign ELF objects in proto area
.SH SYNOPSIS
\fBsignproto \fIcred_file\fP
@@ -33,11 +32,11 @@
.IX "OS-Net build tools" "signproto" "" "\fBsignproto\fP"
.LP
.I signproto
finds ELF objects in the ON proto area and re-signs them
using
-.IR signit (1).
+.IR signit (1ONBLD).
This operation is normally invoked only for
release builds, as it replaces the internal development
signatures with official Sun signatures. The actual signing using
Sun's private key is performed by a code signing server which
is accessed via
@@ -70,6 +69,6 @@
.B ROOT
Location of ON proto area containing files to be signed.
.LP
.SH SEE ALSO
.LP
-signit(1), elfsign(1)
+signit(1ONBLD), elfsign(1)