summaryrefslogtreecommitdiffstats
path: root/Doc/libposix.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libposix.tex')
-rw-r--r--Doc/libposix.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/libposix.tex b/Doc/libposix.tex
index 97756c7..a32953d 100644
--- a/Doc/libposix.tex
+++ b/Doc/libposix.tex
@@ -18,9 +18,9 @@ functionality, such as automatically calling \code{putenv()}
when an entry is \code{os.environ} is changed.
\stmodindex{os}
-The descriptions below are very terse; refer to the
-corresponding \UNIX{} manual entry for more information. Arguments
-called \var{path} refer to a pathname given as a string.
+The descriptions below are very terse; refer to the corresponding
+\UNIX{} manual (or POSIX documentation) entry for more information.
+Arguments called \var{path} refer to a pathname given as a string.
Errors are reported as exceptions; the usual exceptions are given
for type errors, while errors reported by the system calls raise