From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] man: Fix formatting of vrf parameter of ip-link show command Date: Fri, 10 Mar 2017 08:59:10 -0800 Message-ID: <20170310085910.32fe9c57@xeon-e3> References: <1489064174-29504-1-git-send-email-rshearma@brocade.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: , David Ahern To: Robert Shearman Return-path: Received: from mail-pf0-f176.google.com ([209.85.192.176]:35001 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755368AbdCJQ7N (ORCPT ); Fri, 10 Mar 2017 11:59:13 -0500 Received: by mail-pf0-f176.google.com with SMTP id j5so43905778pfb.2 for ; Fri, 10 Mar 2017 08:59:12 -0800 (PST) In-Reply-To: <1489064174-29504-1-git-send-email-rshearma@brocade.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 9 Mar 2017 12:56:14 +0000 Robert Shearman wrote: > Add missing opening " [" for the vrf parameter. > > Signed-off-by: Robert Shearman Applied