RAM 6.0 BUX II Series Guía de usuario Pagina 160

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 189
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 159
VxWorks
BSP Developer’s Guide, 6.0
152
Format the list with the item-list tags \is, \i, and \ie (for more information, see
Item Lists (Definition Lists or Terms Lists), p.163.) Tag each error name with the \i
tag. For example:
ERRNO
\is
\i S_objLib_OBJ_ID_ERROR
<msgQId> is invalid.
\i S_objLib_OBJ_Deleted
The message queue was deleted while waiting to receive a message.
\i S_objLib_OBJ_TIMEOUT
No messages were received in <timeout> ticks.
\ie
SEE ALSO Section
The SEE ALSO section is optional. For C routines and Tcl procedures, this section is
output automatically and includes a reference to the parent library or module
name. If the
SEE ALSO section is entered explicitly in these cases, the parent name
is added automatically to the list of references.
The
SEE ALSO section should be the last section of a reference entry. Its purpose is
to provide cross-references to other relevant documentation, other reference
entries, other Wind River manuals, or non-Wind River documentation.
Do not cross-reference manual section numbers using the UNIX
parentheses-plus-number scheme:
CORRECT:
SEE ALSO: sysLib, vxTas()
INCORRECT:
SEE ALSO: sysLib(1), vxTas(2)
Include cross-references to books by using apigen’s \tb tag. For more
information about this tag, see Special Words, p.159. For example:
SEE ALSO: someLib, anotherLib, someRoutine(),
\tb Wind River Workbench User’s Guide,
\tb Motorola MC68020 User’s Manual
As this example illustrates, cross-references to other reference entries should
come first; cross-references to books should follow.
Note the commas at the ends of the first two lines in the above example; the
comma is necessary because these references will be run together on output.
Alternatively, you can separate the references with blank lines to keep each
Vista de pagina 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 188 189

Comentarios a estos manuales

Sin comentarios