Print this page
11244 Some man pages still refer to E10K

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/eeprom.1m
          +++ new/usr/src/man/man1m/eeprom.1m
   1    1  '\" te
        2 +.\" Copyright 2019 Peter Tribble.
   2    3  .\"  Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
   3    4  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    5  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    6  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH EEPROM 1M "Oct 27, 2018"
        7 +.TH EEPROM 1M "Jun 13, 2019"
   7    8  .SH NAME
   8    9  eeprom \- EEPROM display and load utility
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
  12   13  \fB/usr/sbin/eeprom\fR [\fB-\fR] [\fB-f\fR \fIdevice\fR] [\fIparameter\fR[=\fIvalue\fR]]
  13   14  .fi
  14   15  
  15   16  .SH DESCRIPTION
  16   17  .LP
↓ open down ↓ 375 lines elided ↑ open up ↑
 392  393  If \fBtrue\fR, enable keyboard click. Defaults to \fBfalse\fR.
 393  394  .RE
 394  395  
 395  396  .sp
 396  397  .ne 2
 397  398  .na
 398  399  \fBkeyboard-layout\fR
 399  400  .ad
 400  401  .sp .6
 401  402  .RS 4n
 402      -A string that specifies the layout  name  for  non-self-identifying  keyboards
 403      -(type 7c). Invoke \fBkbd\fR \fB-s\fR to obtain a list  of acceptable layout
      403 +A string that specifies the layout name for non-self-identifying keyboards
      404 +(type 7c). Invoke \fBkbd\fR \fB-s\fR to obtain a list of acceptable layout
 404  405  names. See \fBkbd\fR(1).
 405  406  .RE
 406  407  
 407  408  .sp
 408  409  .ne 2
 409  410  .na
 410  411  \fBkeymap\fR
 411  412  .ad
 412  413  .sp .6
 413  414  .RS 4n
↓ open down ↓ 284 lines elided ↑ open up ↑
 698  699  .ad
 699  700  .sp .6
 700  701  .RS 4n
 701  702  Output device used at power-on (usually \fBscreen\fR, \fBttya\fR,
 702  703  \fBttyb\fR, \fBttyc\fR, or \fBttyd\fR). Defaults to \fBscreen\fR.
 703  704  .RE
 704  705  
 705  706  .sp
 706  707  .ne 2
 707  708  .na
 708      -\fBredmode-reboot?\fR
 709      -.ad
 710      -.sp .6
 711      -.RS 4n
 712      -Specify \fBtrue\fR to reboot after a redmode reset trap. Defaults to
 713      -\fBtrue\fR. (Sun Enterprise 10000 only.)
 714      -.RE
 715      -
 716      -.sp
 717      -.ne 2
 718      -.na
 719      -\fBredmode-sync?\fR
 720      -.ad
 721      -.sp .6
 722      -.RS 4n
 723      -Specify \fBtrue\fR to invoke OpenBoot PROM's \fBsync\fR word after a redmode
 724      -reset trap. Defaults to \fBfalse\fR. (Sun Enterprise 10000 only.)
 725      -.RE
 726      -
 727      -.sp
 728      -.ne 2
 729      -.na
 730  709  \fBrootpath\fR
 731  710  .ad
 732  711  .sp .6
 733  712  .RS 4n
 734  713  Specifies the root device of the operating system.
 735  714  .RE
 736  715  
 737  716  .sp
 738  717  .ne 2
 739  718  .na
↓ open down ↓ 101 lines elided ↑ open up ↑
 841  820  .ad
 842  821  .sp .6
 843  822  .RS 4n
 844  823  Megabytes of \fBRAM\fR to test. Ignored if \fBdiag-switch?\fR is \fBtrue\fR.
 845  824  Defaults to \fB1\fR.
 846  825  .RE
 847  826  
 848  827  .sp
 849  828  .ne 2
 850  829  .na
 851      -\fBsir-sync?\fR
 852      -.ad
 853      -.sp .6
 854      -.RS 4n
 855      -Specify \fBtrue\fR to invoke OpenBoot PROM's \fBsync\fR word after a
 856      -software-initiated reset (\fBSIR\fR) trap. Defaults to \fBfalse\fR. (Sun
 857      -Enterprise 10000 only.)
 858      -.RE
 859      -
 860      -.sp
 861      -.ne 2
 862      -.na
 863  830  \fBskip-vme-loopback?\fR
 864  831  .ad
 865  832  .sp .6
 866  833  .RS 4n
 867  834  If \fBtrue\fR, POST does not do VMEbus loopback tests. Defaults to \fBfalse\fR.
 868  835  .RE
 869  836  
 870  837  .sp
 871  838  .ne 2
 872  839  .na
↓ open down ↓ 244 lines elided ↑ open up ↑
1117 1084  .sp
1118 1085  .ne 2
1119 1086  .na
1120 1087  \fBwatchdog-reboot?\fR
1121 1088  .ad
1122 1089  .sp .6
1123 1090  .RS 4n
1124 1091  If \fBtrue\fR, reboot after watchdog reset. Defaults to \fBfalse\fR.
1125 1092  .RE
1126 1093  
1127      -.sp
1128      -.ne 2
1129      -.na
1130      -\fBwatchdog-sync?\fR
1131      -.ad
1132      -.sp .6
1133      -.RS 4n
1134      -Specify \fBtrue\fR to invoke OpenBoot PROM's \fBsync\fR word after a watchdog
1135      -reset trap. Defaults to \fBfalse\fR. ( Sun Enterprise 10000 only.)
1136      -.RE
1137      -
1138      -.sp
1139      -.ne 2
1140      -.na
1141      -\fBxir-sync?\fR
1142      -.ad
1143      -.sp .6
1144      -.RS 4n
1145      -Specify \fBtrue\fR to invoke OpenBoot PROM's \fBsync\fR word after an \fBXIR\fR
1146      -trap. Defaults to \fBfalse\fR. (Sun Enterprise 10000 only.)
1147      -.RE
1148      -
1149 1094  .SH EXAMPLES
1150 1095  .LP
1151 1096  \fBExample 1 \fRChanging the Number of Megabytes of RAM.
1152 1097  .sp
1153 1098  .LP
1154 1099  The following example demonstrates the method for changing from one to two the
1155 1100  number of megabytes of \fBRAM\fR that the system will test.
1156 1101  
1157 1102  .sp
1158 1103  .in +2
↓ open down ↓ 153 lines elided ↑ open up ↑
1312 1257  \fB\fB/usr/platform/\fR\fIplatform-name\fR\fB/sbin/eeprom\fR\fR
1313 1258  .ad
1314 1259  .sp .6
1315 1260  .RS 4n
1316 1261  Platform-specific version of \fBeeprom\fR. Use \fBuname\fR \fB-i\fR to obtain
1317 1262  \fIplatform-name\fR.
1318 1263  .RE
1319 1264  
1320 1265  .SH SEE ALSO
1321 1266  .LP
1322      -\fBpasswd\fR(1), \fBsh\fR(1), \fBsvcs\fR(1),  \fBtip\fR(1),  \fBuname\fR(1),
     1267 +\fBpasswd\fR(1), \fBsh\fR(1), \fBsvcs\fR(1), \fBtip\fR(1), \fBuname\fR(1),
1323 1268  \fBboot\fR(1M), \fBkadb\fR(1M), \fBkernel\fR(1M), \fBinit\fR(1M),
1324 1269  \fBsvcadm\fR(1M), \fBattributes\fR(5), \fBsmf\fR(5)
1325 1270  .sp
1326 1271  .LP
1327 1272  \fIOpenBoot 3.x Command Reference Manual\fR
1328 1273  .sp
1329 1274  .LP
1330 1275  \fI\fR
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX