From 39bbf1bd166ab5dc9a98066ee6a4e2effabca922 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 30 Dec 2012 09:56:46 -0800 Subject: [PATCH] debian: Fix typo in comment in openvswitch-controller.default. Reported-by: Saul St. John Reported-by: Logan Rosen Reported-at: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1094556 Signed-off-by: Ben Pfaff --- AUTHORS | 2 ++ debian/openvswitch-controller.default | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 90917c22b..5d34fbe45 100644 --- a/AUTHORS +++ b/AUTHORS @@ -142,6 +142,7 @@ Koichi Yagishita yagishita.koichi@jrc.co.jp Konstantin Khorenko khorenko@openvz.org Kris zhang zhang.kris@gmail.com Krishna Miriyala krishna@nicira.com +Logan Rosen logatronico@gmail.com Luca Falavigna dktrkranz@debian.org Luiz Henrique Ozaki luiz.ozaki@gmail.com Michael A. Collins mike.a.collins@ark-net.org @@ -167,6 +168,7 @@ Ramana Reddy gtvrreddy@gmail.com Rob Sherwood rob.sherwood@bigswitch.com Roger Leigh rleigh@codelibre.net Rogério Vinhal Nunes +Saul St. John Scott Hendricks shendricks@nicira.com Sean Brady sbrady@gtfservices.com Sebastian Andrzej Siewior sebastian@breakpoint.cc diff --git a/debian/openvswitch-controller.default b/debian/openvswitch-controller.default index 1d9f92613..a274f7ea5 100644 --- a/debian/openvswitch-controller.default +++ b/debian/openvswitch-controller.default @@ -8,7 +8,7 @@ # (default: 6633). The private key, certificate, and CA certificate # must be specified below. # -# * "pctp:[PORT]": Listen for TCP connections on the specified PORT +# * "ptcp:[PORT]": Listen for TCP connections on the specified PORT # (default: 6633). Not recommended for security reasons. # LISTEN="pssl:" -- 2.47.0