diff options
author | Skip Montanaro <skip@pobox.com> | 2004-02-07 12:50:19 (GMT) |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2004-02-07 12:50:19 (GMT) |
commit | 72092941125cb0a3577fbf63294d14a02bb5dd2a (patch) | |
tree | de0b372890d431388de19892460bb33e34978d1a /Doc | |
parent | ac093c6af04237deceedaab55d299819cbede7f9 (diff) | |
download | cpython-72092941125cb0a3577fbf63294d14a02bb5dd2a.zip cpython-72092941125cb0a3577fbf63294d14a02bb5dd2a.tar.gz cpython-72092941125cb0a3577fbf63294d14a02bb5dd2a.tar.bz2 |
a couple other sunos4 support items removed
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libsun.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/lib/libsun.tex b/Doc/lib/libsun.tex index 25826cd..1472509 100644 --- a/Doc/lib/libsun.tex +++ b/Doc/lib/libsun.tex @@ -2,5 +2,4 @@ \label{sunos} 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). +that are unique to SunOS 5 (also known as Solaris version 2). |