diff options
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. |