From 3845a3fd623fe6fc96d5b10b2006b940cf81b9bb Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 9 Dec 2011 09:58:16 -0800 Subject: [PATCH] ovs-ofctl: Fix misspelling in manpage. Reported-by: Paul Ingram --- AUTHORS | 1 + utilities/ovs-ofctl.8.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index a8ab791c..9e0ac227 100644 --- a/AUTHORS +++ b/AUTHORS @@ -100,6 +100,7 @@ Murphy McCauley murphy.mccauley@gmail.com Mikael Doverhag mdoverhag@nicira.com Niklas Andersson nandersson@nicira.com Pankaj Thakkar thakkar@nicira.com +Paul Ingram paul@nicira.com Paulo Cravero pcravero@as2594.net Peter Balland peter@nicira.com Peter Phaal peter.phaal@inmon.com diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 17b445d5..932c204f 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -146,7 +146,7 @@ Prints to the console aggregate statistics for flows in \fIswitch\fR's tables that match \fIflows\fR. If \fIflows\fR is omitted, the statistics are aggregated across all flows in the switch's flow tables. See \fBFlow Syntax\fR, below, for the syntax of \fIflows\fR. -The output format is descrbed in \fBTable Entry Output\fR. +The output format is described in \fBTable Entry Output\fR. . .IP "\fBqueue\-stats \fIswitch \fR[\fIport \fR[\fIqueue\fR]]" Prints to the console statistics for the specified \fIqueue\fR on -- 2.30.2