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/codesign/signproto.1
          +++ new/usr/src/tools/codesign/signproto.1onbld
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  .\" If applicable, add the following below this CDDL HEADER, with the
  16   16  .\" fields enclosed by brackets "[]" replaced with your own identifying
  17   17  .\" information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  .\"
  19   19  .\" CDDL HEADER END
  20   20  .\"
  21   21  .\" Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  22   22  .\" Use is subject to license terms.
  23   23  .\"
  24      -.\" ident       "%Z%%M% %I%     %E% SMI"
  25      -.TH signproto 1 "13 June 2007"
       24 +.TH signproto 1ONBLD "13 June 2007"
  26   25  .SH NAME
  27   26  .I signproto
  28   27  \- sign ELF objects in proto area
  29   28  .SH SYNOPSIS
  30   29  \fBsignproto \fIcred_file\fP
  31   30  .LP
  32   31  .SH DESCRIPTION
  33   32  .IX "OS-Net build tools" "signproto" "" "\fBsignproto\fP"
  34   33  .LP
  35   34  .I signproto
  36   35  finds ELF objects in the ON proto area and re-signs them
  37   36  using 
  38      -.IR signit (1).
       37 +.IR signit (1ONBLD).
  39   38  This operation is normally invoked only for
  40   39  release builds, as it replaces the internal development
  41   40  signatures with official Sun signatures. The actual signing using
  42   41  Sun's private key is performed by a code signing server which
  43   42  is accessed via
  44   43  .IR signit .
  45   44  .LP
  46   45  Cryptographic modules are identified by examining the signature
  47   46  embedded by
  48   47  .IR elfsign (1)
↓ open down ↓ 16 lines elided ↑ open up ↑
  65   64  Login name for the code signing server passed to
  66   65  .I signit .
  67   66  If this variable is not set, the value in LOGNAME is used instead.
  68   67  .LP
  69   68  .TP 4
  70   69  .B ROOT
  71   70  Location of ON proto area containing files to be signed.
  72   71  .LP
  73   72  .SH SEE ALSO
  74   73  .LP
  75      -signit(1), elfsign(1)
       74 +signit(1ONBLD), elfsign(1)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX