summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-10-30 13:15:38 +0000
committerRussell Bryant <russell@ovn.org>2016-11-03 15:28:09 -0400
commit368ed582a00afe50cf6b03373f76232c3bf51893 (patch)
tree4ef3b2d956c5830c9b272bf2000ba58a501da91a /include
parent23bca5a73618fad228877a3ecfeef0bb7f3de253 (diff)
downloadopenvswitch-368ed582a00afe50cf6b03373f76232c3bf51893.tar.gz
doc: Convert DESIGN to rST
This is a top-level document, so plain old rST is preferred. Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'include')
-rw-r--r--include/openvswitch/ofp-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openvswitch/ofp-util.h b/include/openvswitch/ofp-util.h
index f3cb62445..e4dacbf86 100644
--- a/include/openvswitch/ofp-util.h
+++ b/include/openvswitch/ofp-util.h
@@ -813,7 +813,7 @@ struct ofputil_table_features {
* supported, otherwise 0. For other versions, they are decoded as -1 and
* ignored for encoding.
*
- * See the section "OFPTC_* Table Configuration" in DESIGN.md for more
+ * See the section "OFPTC_* Table Configuration" in DESIGN.rst for more
* details of how OpenFlow has changed in this area.
*/
enum ofputil_table_miss miss_config; /* OF1.1 and 1.2 only. */