summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsocket.tex
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-01-15 07:55:35 (GMT)
committerGeorg Brandl <georg@python.org>2006-01-15 07:55:35 (GMT)
commita635fbbcb065bc24e86470173c71f2e3e5a5b8f6 (patch)
treec6f9ae4638521370090ad99cdd9d7a70a4e91fef /Doc/lib/libsocket.tex
parentd056005482aa3de7145692a591d4ceb30e540d36 (diff)
downloadcpython-a635fbbcb065bc24e86470173c71f2e3e5a5b8f6.zip
cpython-a635fbbcb065bc24e86470173c71f2e3e5a5b8f6.tar.gz
cpython-a635fbbcb065bc24e86470173c71f2e3e5a5b8f6.tar.bz2
Remove dots in \version{changed,added} argument and
correct argument order.
Diffstat (limited to 'Doc/lib/libsocket.tex')
-rw-r--r--Doc/lib/libsocket.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libsocket.tex b/Doc/lib/libsocket.tex
index 6c700a7..cc7bd75 100644
--- a/Doc/lib/libsocket.tex
+++ b/Doc/lib/libsocket.tex
@@ -68,8 +68,8 @@ depending on the results from DNS resolution and/or the host
configuration. For deterministic behavior use a numeric address in
\var{host} portion.
-\versionadded[2.5]{AF_NETLINK sockets are represented as
-pairs \code{\var{pid}, \var{groups}}}
+\versionadded[AF_NETLINK sockets are represented as
+pairs \code{\var{pid}, \var{groups}}]{2.5}
All errors raise exceptions. The normal exceptions for invalid
argument types and out-of-memory conditions can be raised; errors