From 4c1b1a7d9c28041f102536dfe84c45d5a7ecce70 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Sun, 30 Oct 2016 13:30:02 +0000 Subject: doc: Convert datapath/README to rST Signed-off-by: Stephen Finucane Signed-off-by: Russell Bryant --- lib/dpif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dpif.h') diff --git a/lib/dpif.h b/lib/dpif.h index cade0464d..e69087dee 100644 --- a/lib/dpif.h +++ b/lib/dpif.h @@ -113,7 +113,7 @@ * * In Open vSwitch userspace, "struct flow" is the typical way to describe * a flow, but the datapath interface uses a different data format to - * allow ABI forward- and backward-compatibility. datapath/README.md + * allow ABI forward- and backward-compatibility. datapath/README.rst * describes the rationale and design. Refer to OVS_KEY_ATTR_* and * "struct ovs_key_*" in include/odp-netlink.h for details. * lib/odp-util.h defines several functions for working with these flows. -- cgit v1.2.1