commit | f6863c19091ca23ef69db31aa033b5802c2be871 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Mar 02 16:37:17 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Mar 02 16:37:17 1999 +0000 |
tree | 016349280cb7a4f3d5ba55e74ab58649abb27275 | |
parent | 46a9438c43ae28db0433e5b65352f6b13a5afe63 [diff] [blame] |
Added \platform annotations.
diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex index 4bbe6e6..0918ad0 100644 --- a/Doc/lib/libposix.tex +++ b/Doc/lib/libposix.tex
@@ -1,7 +1,8 @@ \section{\module{posix} --- - The most common \POSIX{} system calls.} -\declaremodule{builtin}{posix} + The most common \POSIX{} system calls} +\declaremodule{builtin}{posix} + \platform{UNIX} \modulesynopsis{The most common \POSIX{} system calls (normally used via module \module{os}).}