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/libsgi.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/libsgi.tex')
-rw-r--r-- | Doc/libsgi.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libsgi.tex b/Doc/libsgi.tex index f8c87b0..8deede8 100644 --- a/Doc/libsgi.tex +++ b/Doc/libsgi.tex @@ -1,4 +1,4 @@ -\chapter{SGI IRIX ONLY} +\chapter{SGI IRIX Specific Services} The modules described in this chapter provide interfaces to features that are unique to SGI's IRIX operating system (versions 4 and 5). |