From a554628c45a100766a1abab45e291b4068c765f2 Mon Sep 17 00:00:00 2001
From: Ben Pfaff <blp@nicira.com>
Date: Wed, 1 Feb 2012 13:35:23 -0800
Subject: [PATCH] ovs-ofctl: Fix typo in manpage.

Signed-off-by: Ben Pfaff <blp@nicira.com>
---
 utilities/ovs-ofctl.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index e9e2e6fd..0699d69c 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -1014,7 +1014,7 @@ unique flow entry, which begins with some common information:
 .IP \fBduration\fR
 The number of seconds the entry has been in the table.
 .
-.IP \fBtable_id\fR
+.IP \fBtable\fR
 The table that contains the flow.  When a packet arrives, the switch 
 begins searching for an entry at the lowest numbered table.  Tables are 
 numbered as shown by the \fBdump\-tables\fR command.
-- 
2.30.2