Document organization, Notation conventions, Document organization notation conventions – HP Integrity NonStop H-Series User Manual
Page 7: Bold type, Computer type, Italic computer type, Brackets

•
Added information about various integrations with web container
.
•
Added information about singleton timer
“Singleton service” (page 108)
Document Organization
This manual is organized as follows:
This chapter describes the overview and architectural
details of NSASJ.
This chapter describes the salient features of NSASJ.
This chapter describes how to install, remove and repair
NSASJ.
This chapter describes how to configure various
components of NSASJ.
This chapter describes how to manage NSASJ.
This chapter describes the ways to integrate NSASJ with
other NonStop products.
This appendix describes the programmatic management
of NSASJ using API and lists three sample programs.
“Programmatic Management of NSASJ using API ” (page
99)
This appendix lists the frequently asked questions about
NSASJ.
“Frequently asked questions” (page 111)
Notation Conventions
Bold Type
Bold type within text indicates terms defined in the Glossary. For example:
abstract class
Computer Type
Computer type
letters within text indicate keywords, reserved words, command
names, class names, and method names; enter these items exactly as shown. For
example:
myfile.jar
Italic Computer Type
Italic computer type
letters in syntax descriptions or text indicate variable
items that you supply. For example:
pathname
[ ] Brackets
Brackets enclose optional syntax items. For example:
jdb [options]
A group of items enclosed in brackets is a list from which you can choose one item
or none. Items are separated by vertical lines. For example:
where [threadID|all]
Document Organization
7