Convention
|
Usage
|
Example
|
monospace
|
Used for path names, commands, output, directory and file names, functions, and parameters.
|
Read tunables from the /etc/vx/tunefstab file.
See the ls(1) manual page for more information.
|
monospace (bold)
|
Indicates user input.
|
# ls pubs
C:\> dir pubs
|
italic
|
Identifies book titles, new terms, emphasized text, and variables replaced with a name or value.
|
See the User's Guide for details.
The variable system_name indicates the system on which to enter the command.
|
bold
|
Depicts GUI objects, such as fields, list boxes, menu selections, etc. Also depicts GUI commands.
|
Enter your password in the Password field.
Press Return.
|
blue text
|
Indicates hypertext links.
|
See Getting Help.
|
#
|
Unix superuser prompt (all shells).
|
# cp /pubs/4.0/user_book /release_mgnt/4.0/archive
|