Trusted Solaris User's Guide

Typographic Changes and Symbols

The following table describes the type changes and symbols used in this book.

Table P-1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories; on-screen computer output 

Edit your .login file.

Use ls -a to list all files.

system% You have mail.

 

AaBbCc123

What you type, contrasted with on-screen computer output 

system% su

Password:

AaBbCc123

Command-line placeholder or variable name. Replace with a real name or value 

To delete a file, type rm filename.

The errno variable is set.

AaBbCc123

Book titles, new words or terms, or words to be emphasized 

Read Chapter 6 in User's Guide. These are called class options.

You must be root to do this.

Code samples are in code font.

%

UNIX C shell prompt 

system%