02.03.2014 Views

BSP Developer's Guide

BSP Developer's Guide

BSP Developer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

VxWorks 5.5<br />

<strong>BSP</strong> Developer’s <strong>Guide</strong><br />

INCORRECT:<br />

sysLib(1), vxTas(2)<br />

Table 9-3<br />

Format of Special Elements<br />

Component Input Output (mangen + troff)<br />

library in title sysLib.c sysLib<br />

library in text sysLib sysLib<br />

subroutine in title sysMemTop sysMemTop( )<br />

subroutine in text sysMemTop() sysMemTop( )<br />

subroutine parameter ptid<br />

publication, not in SEE<br />

ALSO<br />

.I "Tornado User’s <strong>Guide</strong>" Tornado User’s <strong>Guide</strong><br />

VxWorks Programmer’s<br />

<strong>Guide</strong> in SEE ALSO<br />

Tornado User’s <strong>Guide</strong> in<br />

SEE ALSO<br />

.pG "Configuration"<br />

.tG "Cross-Development"<br />

VxWorks Programmer’s <strong>Guide</strong>:<br />

Configuration<br />

Tornado User’s <strong>Guide</strong>:<br />

Cross-Development<br />

emphasis .I must must<br />

Displays<br />

The macros and commands for creating the following displays are discussed more<br />

fully in 9.5.3 Text Formatting, p.190.<br />

■<br />

Code. Use the .CS and .CE macros for displays of code or terminal<br />

input/output. Indent such displays by four spaces from the left margin. 1 For<br />

example:<br />

* .CS<br />

* struct stat statStruct;<br />

* fd = open ("file", READ);<br />

* status = ioctl (fd, FIOFSTATGET, &statStruct);<br />

* .CE<br />

*<br />

1. For library entries, this means the display text starts at column 5; for subroutines, column 7<br />

(because for subroutines the effective line starts in column 3, because the initial star and<br />

space character are stripped off by refgen).<br />

182

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!