diff options
author | Fred Drake <fdrake@acm.org> | 1998-01-13 19:00:33 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-01-13 19:00:33 (GMT) |
commit | efc1e0f43b51e219dd3dfae06d6df3f8a2b69230 (patch) | |
tree | 53a69d5b4d2e6fd7954be4f3f6bacda7ca82c243 /Doc/lib/liballos.tex | |
parent | 3dd264cc0fae7e372121360959c3ee1e081b0596 (diff) | |
download | cpython-efc1e0f43b51e219dd3dfae06d6df3f8a2b69230.zip cpython-efc1e0f43b51e219dd3dfae06d6df3f8a2b69230.tar.gz cpython-efc1e0f43b51e219dd3dfae06d6df3f8a2b69230.tar.bz2 |
Consistency:
"Unix" ==> "\UNIX{}"
Diffstat (limited to 'Doc/lib/liballos.tex')
-rw-r--r-- | Doc/lib/liballos.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/liballos.tex b/Doc/lib/liballos.tex index cc889f3..cfd7e46 100644 --- a/Doc/lib/liballos.tex +++ b/Doc/lib/liballos.tex @@ -24,10 +24,10 @@ systems as well. Here's an overview: --- Standard errno system symbols. \item[glob] ---- Unix shell style pathname pattern expansion. +--- \UNIX{} shell style pathname pattern expansion. \item[fnmatch] ---- Unix shell style pathname pattern matching. +--- \UNIX{} shell style pathname pattern matching. \item[locale] --- Internationalization services. |