diff options
| author | Guido van Rossum <guido@python.org> | 1995-03-13 10:03:32 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-03-13 10:03:32 +0000 |
| commit | 6bb1adc7ee688be85b839b747cf25a9e6254cc22 (patch) | |
| tree | 8cb910de69fa0322275e60763bfc93a1ea12386f /Doc/lib/libunix.tex | |
| parent | a8a8d4aadd49e3776e2212318331105c939974b4 (diff) | |
| download | cpython-git-6bb1adc7ee688be85b839b747cf25a9e6254cc22.tar.gz | |
small changes by Soren Larsen
Diffstat (limited to 'Doc/lib/libunix.tex')
| -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 ca4ec97cf7..eca2371d11 100644 --- a/Doc/lib/libunix.tex +++ b/Doc/lib/libunix.tex @@ -1,5 +1,5 @@ \chapter{UNIX ONLY} The modules described in this chapter provide interfaces to features -that are unique to the UNIX operating system, or in some cases to +that are unique to the \UNIX{} operating system, or in some cases to some or many variants of it. |
