Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2020 15:14:04 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r362652 - head/sbin/ifconfig
Message-ID:  <202006261514.05QFE4lq012947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude
Date: Fri Jun 26 15:14:03 2020
New Revision: 362652
URL: https://svnweb.freebsd.org/changeset/base/362652

Log:
  ifconfig(8): remove duplicate line from man page
  
  Reported by:	Weitian LI <liweitianux@live.com>
  Sponsored by:	Klara Inc.

Modified:
  head/sbin/ifconfig/ifconfig.8

Modified: head/sbin/ifconfig/ifconfig.8
==============================================================================
--- head/sbin/ifconfig/ifconfig.8	Fri Jun 26 14:18:08 2020	(r362651)
+++ head/sbin/ifconfig/ifconfig.8	Fri Jun 26 15:14:03 2020	(r362652)
@@ -2914,7 +2914,6 @@ The
 flag limits this to interfaces that are down,
 .Fl u
 limits this to interfaces that are up,
-limits this to interfaces that are up,
 .Fl g
 limits this to members of the specified group of interfaces, and
 .Fl G



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006261514.05QFE4lq012947>