[Contents] [*] [*] [Next Sect] [Next Chap] [Index] [(i)]

About This Manual

This manual contains release notes for DIGITAL UNIX® Version 4.0D.


[Contents] [Prev Chap] [*] [Next Sect] [Next Chap] [Index] [(i)]

Audience

These release notes are for the person who installs the product and for anyone using the product following installation.


[Contents] [Prev Chap] [Prev Sect] [Next Sect] [Next Chap] [Index] [(i)]

Organization

This manual is organized as follows:

Chapter 1 Contains an overview of new and changed features.
Chapter 2 Contains notes pertaining to installation.
Chapter 3 Contains processor-specific information.
Chapter 4 Contains information about the base operating system software.
Chapter 5 Contains information about the development environment.
Chapter 6 Contains information about the window system software.
Chapter 7 Contains information about the documentation.
Chapter 8 Contains information about features scheduled for removal in future versions of DIGITAL UNIX.
Appendix A Contains information about the maximum system limits.
Appendix B Contains information about the software subsets for the DIGITAL UNIX software kit.
Appendix C Contains information about the new extended UID and GID support in this release.
Appendix D Contains information about installing and configuring Netscape Navigator and Netscape FastTrack Server.
Appendix E Contains information about how to increase the maximum number of open files per process.
Appendix F Contains information about how to solve problems that you may encounter with the Advanced File System (AdvFS).
Appendix G Contains information about how to enable the enhanced core file naming.
Appendix H Contains information about early child exit notification.
Appendix I Contains information about Thread Local Storage (TLS) support in DEC C.


[Contents] [Prev Chap] [Prev Sect] [Next Sect] [Next Chap] [Index] [(i)]

Related Documents

You should have the following documentation available during the installation of this release.

The printed version of the DIGITAL UNIX documentation set is color coded to help specific audiences quickly find the books that meet their needs. (You can order the printed documentation from DIGITAL.) This color coding is reinforced with the use of an icon on the spines of books. The following list describes this convention:

Audience Icon Color Code
General users G Blue
System and network administrators S Red
Programmers P Purple
Device driver writers D Orange
Reference page users R Green


Some books in the documentation set help meet the needs of several audiences. For example, the information in some system books is also used by programmers. Keep this in mind when searching for information on specific topics.

The Documentation Overview, Glossary, and Master Index provides information on all of the books in the DIGITAL UNIX documentation set.


[Contents] [Prev Chap] [Prev Sect] [Next Sect] [Next Chap] [Index] [(i)]

Reader's Comments

DIGITAL welcomes any comments and suggestions you have on this and other DIGITAL UNIX manuals.

You can send your comments in the following ways:

Please include the following information along with your comments:

The DIGITAL UNIX Publications group cannot respond to system problems or technical support inquiries. Please address technical questions to your local system vendor or to the appropriate DIGITAL technical support office. Information provided with the software media explains how to send problem reports to DIGITAL.


[Contents] [Prev Chap] [Prev Sect] [*] [Next Chap] [Index] [(i)]

Conventions

The following conventions are used in this guide:

%
$
A percent sign represents the C shell system prompt. A dollar sign represents the system prompt for the Bourne and Korn shells.
# A number sign represents the superuser prompt.
% cat Boldface type in interactive examples indicates typed user input.
file Italic (slanted) type indicates variable values, placeholders, and function argument names.
[ | ]
{ | }
In syntax definitions, brackets indicate items that are optional and braces indicate items that are required. Vertical bars separating items inside brackets or braces indicate that you choose one item from among those listed.
. . . In syntax definitions, a horizontal ellipsis indicates that the preceding item can be repeated one or more times.
cat(1) A cross-reference to a reference page includes the appropriate section number in parentheses. For example, cat(1) indicates that you can find information on the cat command in Section 1 of the reference pages.
Ctrl/x This symbol indicates that you hold down the first named key while pressing the key or mouse button that follows the slash. In examples, this key combination is enclosed in a box (for example, [Ctrl/C]).