Conventions Used in This Book
We use the following font and format conventions for Unix commands,
utilities, and system calls:
Sample interactive sessions, showing command-line input and
corresponding output, are shown in a constant-width font, with
user-supplied input in bold: % cat /var/run/named.pid
78
Replaceable items in code are printed in constant-width italics.
Domain names, filenames, functions, commands, Unix manpages, and
programming elements taken from the code snippets are printed in
italics when they appear within a paragraph.
|