summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libfcntl.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-03-02 17:03:42 (GMT)
committerFred Drake <fdrake@acm.org>1999-03-02 17:03:42 (GMT)
commita54a887f6638f25750cf2b9eff704225efa658b8 (patch)
treefb3d431bf65602ed029fffcfdc62d96b36a49e8a /Doc/lib/libfcntl.tex
parentf6863c19091ca23ef69db31aa033b5802c2be871 (diff)
downloadcpython-a54a887f6638f25750cf2b9eff704225efa658b8.zip
cpython-a54a887f6638f25750cf2b9eff704225efa658b8.tar.gz
cpython-a54a887f6638f25750cf2b9eff704225efa658b8.tar.bz2
"\platform{UNIX}" should really be spelled "\platform{Unix}".
Diffstat (limited to 'Doc/lib/libfcntl.tex')
-rw-r--r--Doc/lib/libfcntl.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libfcntl.tex b/Doc/lib/libfcntl.tex
index 7003c63..37632be 100644
--- a/Doc/lib/libfcntl.tex
+++ b/Doc/lib/libfcntl.tex
@@ -3,7 +3,7 @@
The \function{fcntl()} and \function{ioctl()} system calls}
\declaremodule{builtin}{fcntl}
- \platform{UNIX}
+ \platform{Unix}
\modulesynopsis{The \function{fcntl()} and \function{ioctl()} system calls.}
\indexii{UNIX@\UNIX{}}{file control}