diff options
| author | Guido van Rossum <guido@python.org> | 1997-04-02 06:06:03 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-04-02 06:06:03 +0000 |
| commit | f643e3ff7e19ba4e5392a75e04c432d417ca3cca (patch) | |
| tree | 4d8741f9a42897918b36c4f367509c7af64c3280 /Doc/lib | |
| parent | e8d94a8c1023bcebd381ddeedfdd8713cf7eaa89 (diff) | |
| download | cpython-git-f643e3ff7e19ba4e5392a75e04c432d417ca3cca.tar.gz | |
Spell Unix, not UNIX.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/libunix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libunix.tex b/Doc/lib/libunix.tex index 239f426854..05db4a9ddf 100644 --- a/Doc/lib/libunix.tex +++ b/Doc/lib/libunix.tex @@ -1,4 +1,4 @@ -\chapter{UNIX Specific Services} +\chapter{Unix Specific Services} The modules described in this chapter provide interfaces to features that are unique to the \UNIX{} operating system, or in some cases to |
