From commits-return-48481-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Mon Jul 1 11:48:50 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 424E0180670 for ; Mon, 1 Jul 2019 13:48:50 +0200 (CEST) Received: (qmail 60301 invoked by uid 500); 1 Jul 2019 11:48:49 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 60292 invoked by uid 99); 1 Jul 2019 11:48:49 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2019 11:48:49 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A9F9F87AD8; Mon, 1 Jul 2019 11:48:48 +0000 (UTC) Date: Mon, 01 Jul 2019 11:48:49 +0000 To: "commits@qpid.apache.org" Subject: [qpid-dispatch] 01/01: NO-JIRA - Fix typo in man/qdstat.8.adoc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: jdanek@apache.org In-Reply-To: <156198172857.32072.4364550667443155562@gitbox.apache.org> References: <156198172857.32072.4364550667443155562@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: qpid-dispatch X-Git-Refname: refs/heads/jdanekrh-patch-1 X-Git-Reftype: branch X-Git-Rev: 7094efc15be9e8cd891369d3665de1df90a89576 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190701114848.A9F9F87AD8@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. jdanek pushed a commit to branch jdanekrh-patch-1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 7094efc15be9e8cd891369d3665de1df90a89576 Author: Jiří Daněk AuthorDate: Mon Jul 1 13:48:42 2019 +0200 NO-JIRA - Fix typo in man/qdstat.8.adoc --- docs/man/qdstat.8.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/qdstat.8.adoc b/docs/man/qdstat.8.adoc index a7eff2a..cd8f8a8 100644 --- a/docs/man/qdstat.8.adoc +++ b/docs/man/qdstat.8.adoc @@ -255,8 +255,8 @@ The operational status of the link route: - 'active' - The route is actively routing attaches (it is ready for use). - 'inactive' - The route is inactive, because no local destination is connected. -qstat --autolinks -~~~~~~~~~~~~~~~~~ +qdstat --autolinks +~~~~~~~~~~~~~~~~~~ addr:: The auto link's address. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org