diff options
author | Guido van Rossum <guido@python.org> | 1995-03-28 13:35:14 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-28 13:35:14 (GMT) |
commit | ecde781dd10cccf97688811743dcda7b2a8d25ae (patch) | |
tree | 9c883726ce1f433c4ced05f9098e78d18919b7a3 /Doc/libsun.tex | |
parent | 557ed94ebbad49ec0f1ffa1b1b911a4ba1162c51 (diff) | |
download | cpython-ecde781dd10cccf97688811743dcda7b2a8d25ae.zip cpython-ecde781dd10cccf97688811743dcda7b2a8d25ae.tar.gz cpython-ecde781dd10cccf97688811743dcda7b2a8d25ae.tar.bz2 |
restructured library manual accordiung to functional group
Diffstat (limited to 'Doc/libsun.tex')
-rw-r--r-- | Doc/libsun.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/libsun.tex b/Doc/libsun.tex index d297b9c..5628369 100644 --- a/Doc/libsun.tex +++ b/Doc/libsun.tex @@ -1,8 +1,8 @@ -\chapter{SUNOS ONLY} +\chapter{SunOS Specific Services} The modules described in this chapter provide interfaces to features that are unique to the SunOS operating system (versions 4 and 5; the -latter is also known as SOLARIS version 2). +latter is also known as Solaris version 2). \section{Built-in Module \sectcode{sunaudiodev}} \bimodindex{sunaudiodev} |