|
|
|
Bold typeface
|
Represents commands, keywords, scripts, options, and tools in text.
|
- Use the pkgadd tool.
- Specify the keyword exp-msg.
- Run the install.sh script with the -unconfig option.
|
Bold sans serif typeface
|
Represents text that the user must type.
|
user input
|
Plain sans serif typeface
|
Represents information as displayed on your terminal's screen.
|
struct DirectoryAccessInfo {
sequence<string> ldapHost;
string baseDN;
};
|
Angle brackets
|
Indicate variables.
|
Another runtime variable is <gfwif>.
|
Key name
|
Indicates the name of a key on the keyboard.
|
Press Enter.
|
Key names linked with a plus sign (+) .
|
Indicates that you must press two or more keys simultaneously.
|
Press Ctrl+b.
|
Italics
|
- Emphasize words.
- Identify chapter, appendix, and book names.
- Identify distinguished names.
- Identify files, directories, and paths in text but not in command examples.
|
- There are two levels of access: user and privileged.
- Chapter 2, Services.
- o=Users, o=umc
- The /etc/default.properties file.
|
Backslash
|
At the end of a line, indicates that the text wraps to the next line.
|
Plugin.radiusAcct-1.class=\ net.juniper.smgt.sae.plugin\
RadiusTrackingPluginEvent
|
Words separated by the | symbol
|
Represent a choice to select one keyword or variable to the left or right of this symbol. (The keyword or variable may be either optional or required.)
|
diagnostic | line
|