summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-11-04 20:49:35 (GMT)
committerGeorg Brandl <georg@python.org>2008-11-04 20:49:35 (GMT)
commitad1cb66b28aa3c943b78c987d70630a4aa3a44a8 (patch)
tree8bb380906980b20baec2b436c7cb4d08c94bc55a /Doc/library
parentbb86d831340239e50036ef4f524bd90a727fdcd4 (diff)
downloadcpython-ad1cb66b28aa3c943b78c987d70630a4aa3a44a8.zip
cpython-ad1cb66b28aa3c943b78c987d70630a4aa3a44a8.tar.gz
cpython-ad1cb66b28aa3c943b78c987d70630a4aa3a44a8.tar.bz2
#4167: fix markup glitches.
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/select.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/library/select.rst b/Doc/library/select.rst
index b68ce23..1300f23 100644
--- a/Doc/library/select.rst
+++ b/Doc/library/select.rst
@@ -363,7 +363,7 @@ http://www.freebsd.org/cgi/man.cgi?query=kqueue&sektion=2
Filter specific flags
- *:const:`KQ_FILTER_READ` and :const:`KQ_FILTER_WRITE` filter flags*
+ :const:`KQ_FILTER_READ` and :const:`KQ_FILTER_WRITE` filter flags
+----------------------------+--------------------------------------------+
| Constant | Meaning |
@@ -372,7 +372,7 @@ http://www.freebsd.org/cgi/man.cgi?query=kqueue&sektion=2
+----------------------------+--------------------------------------------+
- *:const:`KQ_FILTER_VNODE` filter flags*
+ :const:`KQ_FILTER_VNODE` filter flags
+----------------------------+--------------------------------------------+
| Constant | Meaning |
@@ -393,7 +393,7 @@ http://www.freebsd.org/cgi/man.cgi?query=kqueue&sektion=2
+----------------------------+--------------------------------------------+
- *:const:`KQ_FILTER_PROC` filter flags*
+ :const:`KQ_FILTER_PROC` filter flags
+----------------------------+--------------------------------------------+
| Constant | Meaning |
@@ -416,7 +416,7 @@ http://www.freebsd.org/cgi/man.cgi?query=kqueue&sektion=2
| :const:`KQ_NOTE_TRACKERR` | unable to attach to a child |
+----------------------------+--------------------------------------------+
- *:const:`KQ_FILTER_NETDEV` filter flags* [not available on Mac OS X]
+ :const:`KQ_FILTER_NETDEV` filter flags [not available on Mac OS X]
+----------------------------+--------------------------------------------+
| Constant | Meaning |