From patchwork Fri Dec 9 18:38:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Pfaff X-Patchwork-Id: 704639 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3tb1GM0Wnxz9t0t for ; Sat, 10 Dec 2016 05:38:51 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 5BEFCB43; Fri, 9 Dec 2016 18:38:43 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 8D5F2B2B for ; Fri, 9 Dec 2016 18:38:41 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 998D31E1 for ; Fri, 9 Dec 2016 18:38:38 +0000 (UTC) Received: from mfilter26-d.gandi.net (mfilter26-d.gandi.net [217.70.178.154]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 3DBBAA80D9; Fri, 9 Dec 2016 19:38:37 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter26-d.gandi.net Received: from relay3-d.mail.gandi.net ([IPv6:::ffff:217.70.183.195]) by mfilter26-d.gandi.net (mfilter26-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id cMRXTt0J1e3A; Fri, 9 Dec 2016 19:38:35 +0100 (CET) X-Originating-IP: 173.228.112.229 Received: from sigabrt.gateway.sonic.net (173-228-112-229.dsl.dynamic.fusionbroadband.com [173.228.112.229]) (Authenticated sender: blp@ovn.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id DF365A80C1; Fri, 9 Dec 2016 19:38:34 +0100 (CET) From: Ben Pfaff To: dev@openvswitch.org Date: Fri, 9 Dec 2016 10:38:31 -0800 Message-Id: <20161209183832.2140-1-blp@ovn.org> X-Mailer: git-send-email 2.10.2 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Ben Pfaff Subject: [ovs-dev] [PATCH 1/2] ovn-sbctl: Fix a few minor typesetting errors. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org In manpages, \- is used primarily for literal "-" in literal text, that is, it should usually be used for bold (literal) text. (It's also used for minus signs in mathematics.) It should not generally be used for hyphens in English text, as it was used here in italic (metasyntactic variable) text. This fixes the problem. Signed-off-by: Ben Pfaff Acked-by: Russell Bryant --- ovn/utilities/ovn-sbctl.8.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ovn/utilities/ovn-sbctl.8.in b/ovn/utilities/ovn-sbctl.8.in index 8036397..458a643 100644 --- a/ovn/utilities/ovn-sbctl.8.in +++ b/ovn/utilities/ovn-sbctl.8.in @@ -121,8 +121,8 @@ Prints a brief overview of the database contents. .SS "Chassis Commands" These commands manipulate \fBOVN_Southbound\fR chassis. . -.IP "[\fB\-\-may\-exist\fR] \fBchassis\-add \fIchassis\fR \fIencap\-type\fR \fIencap-ip\fR" -Creates a new chassis named \fIchassis\fR. \fIencap\-type\fR is a +.IP "[\fB\-\-may\-exist\fR] \fBchassis\-add \fIchassis\fR \fIencap-type\fR \fIencap-ip\fR" +Creates a new chassis named \fIchassis\fR. \fIencap-type\fR is a comma-separated list of tunnel types. The chassis will have one encap entry for each specified tunnel type with \fIencap-ip\fR as the destination IP for each. @@ -142,16 +142,16 @@ delete a chassis that does not exist has no effect. . These commands manipulate \fBOVN_Southbound\fR port bindings. . -.IP "[\fB\-\-may\-exist\fR] \fBlsp\-bind \fIlogical\-port\fR \fIchassis\fR" -Binds the logical port named \fIlogical\-port\fR to \fIchassis\fR. +.IP "[\fB\-\-may\-exist\fR] \fBlsp\-bind \fIlogical-port\fR \fIchassis\fR" +Binds the logical port named \fIlogical-port\fR to \fIchassis\fR. .IP Without \fB\-\-may\-exist\fR, attempting to bind a logical port that has already been bound is an error. With \fB\-\-may\-exist\fR, this -command does nothing if \fIlogical\-port\fR has already been bound to +command does nothing if \fIlogical-port\fR has already been bound to a chassis. . -.IP "[\fB\-\-if\-exists\fR] \fBlsp\-unbind\fR \fIlogical\-port\fR" -Resets the binding of \fIlogical\-port\fR to \fINULL\fR. +.IP "[\fB\-\-if\-exists\fR] \fBlsp\-unbind\fR \fIlogical-port\fR" +Resets the binding of \fIlogical-port\fR to \fINULL\fR. .IP Without \fB\-\-if\-exists\fR, attempting to unbind a logical port that is not bound is an error. With \fB\-\-if\-exists\fR, attempting @@ -159,11 +159,11 @@ to unbind logical port that is not bound has no effect. . .SS "Logical Flow Commands" . -.IP "\fBlflow\-list\fR [\fIlogical\-datapath\fR]" -List logical flows. If \fIlogical\-datapath\fR is specified, only list flows for -that logical datapath. +.IP "\fBlflow\-list\fR [\fIlogical-datapath\fR]" +List logical flows. If \fIlogical-datapath\fR is specified, only list +flows for that logical datapath. . -.IP "\fBdump\-flows\fR [\fIlogical\-datapath\fR]" +.IP "\fBdump\-flows\fR [\fIlogical-datapath\fR]" Alias for \fBlflow\-list\fB. . .so lib/db-ctl-base.man