From patchwork Tue Oct 15 15:35:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florent Fourcot X-Patchwork-Id: 1177107 X-Patchwork-Delegate: shemminger@vyatta.com Return-Path: X-Original-To: patchwork-incoming-netdev@ozlabs.org Delivered-To: patchwork-incoming-netdev@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=wifirst.fr Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46t08W3YNyz9sP6 for ; Wed, 16 Oct 2019 02:43:55 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733265AbfJOPny (ORCPT ); Tue, 15 Oct 2019 11:43:54 -0400 Received: from fourcot.fr ([217.70.191.14]:37546 "EHLO olfflo.fourcot.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731230AbfJOPnx (ORCPT ); Tue, 15 Oct 2019 11:43:53 -0400 X-Greylist: delayed 472 seconds by postgrey-1.27 at vger.kernel.org; Tue, 15 Oct 2019 11:43:53 EDT From: Florent Fourcot To: netdev@vger.kernel.org Cc: Florent Fourcot , Romain Bellan Subject: [PATCH iproute2] man: remove "defaut group" sentence on ip link Date: Tue, 15 Oct 2019 17:35:50 +0200 Message-Id: <20191015153550.29010-1-florent.fourcot@wifirst.fr> X-Mailer: git-send-email 2.11.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org By default, all devices are listed, not only the default group. Signed-off-by: Florent Fourcot Signed-off-by: Romain Bellan --- man/man8/ip-link.8.in | 1 - 1 file changed, 1 deletion(-) diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index a8ae72d2..31051c52 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -2364,7 +2364,6 @@ Commands: .BI dev " NAME " (default) .I NAME specifies the network device to show. -If this argument is omitted all devices in the default group are listed. .TP .BI group " GROUP "