Preface
x
Stratus ftServer 2600, 4500, and 6300 Systems: Operation and Maintenance Guide
(R639)
Typographical Conventions for Windows
The following typographical conventions are used in this document:
• The bold font emphasizes words in text or indicates text that you type, the name of
a screen object, or the name of a programming element. For example:
Before handling or replacing system components, make sure that you are
properly grounded by using a grounded wrist strap.
In the System Properties dialog box, click the Hardware tab.
Call the RegisterDeviceNotification function.
• The italic font introduces new terms and indicates programming and command-line
arguments that the user supplies. For example:
Many hardware components are
customer-replaceable units
(CRUs), which
can be replaced on-site by system administrators with minimal training or tools.
copy
filename1
filename2
Pass a pointer for the
NotificationFilter
parameter
• The monospace font indicates sample program code and output, including
message text. For example:
#include <iostream.h>
The operation completed successfully.
Typographical Conventions for Linux
The following typographical conventions are used in this document:
• The bold font emphasizes words in text. For example:
Before handling or replacing system components, make sure that you are
properly grounded by using a grounded wrist strap.
• The italic font introduces new terms. For example:
Many hardware components are
customer-replaceable units
(CRUs), which
can be replaced on-site by system administrators with minimal training or tools.
• The monospace font represents text that would appear on your display screen. The
monospace bold font represents text you must type in examples that contain both
user input and system output. The monospace italic font represents terms in
command lines that are to be replaced by literal values.
For example: