summaryrefslogtreecommitdiff
path: root/include/openvswitch
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2018-11-08 21:39:00 -0800
committerBen Pfaff <blp@ovn.org>2018-11-15 08:14:52 -0800
commit0f3a7416b4b30abb5f7e3005712d4c4e3acc04b3 (patch)
tree37721d7cb874edf31064afd2373c01f4f0122e14 /include/openvswitch
parent597177a283da64d432fc780cd5761521df0c30db (diff)
downloadopenvswitch-0f3a7416b4b30abb5f7e3005712d4c4e3acc04b3.tar.gz
docs: Fix cross-references that referred to discussions that have moved.
Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'include/openvswitch')
-rw-r--r--include/openvswitch/meta-flow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/openvswitch/meta-flow.h b/include/openvswitch/meta-flow.h
index 152f512db..ffd89452c 100644
--- a/include/openvswitch/meta-flow.h
+++ b/include/openvswitch/meta-flow.h
@@ -136,7 +136,7 @@ struct ofputil_tlv_table_mod;
* tunnel flags: Any number of the strings "df", "csum", "key", or
* "oam" separated by "|".
*
- * TCP flags: See the description of tcp_flags in ovs-ofctl(8).
+ * TCP flags: See the description of tcp_flags in ovs-fields(7).
*
* packet type: A pair of packet type namespace NS and NS_TYPE within
* that namespace "(NS,NS_TYPE)". NS and NS_TYPE are formatted in
@@ -274,7 +274,7 @@ enum OVS_PACKED_ENUM mf_field_id {
/* "conj_id".
*
- * ID for "conjunction" actions. Please refer to ovs-ofctl(8)
+ * ID for "conjunction" actions. Please refer to ovs-fields(7)
* documentation of "conjunction" for details.
*
* Type: be32.