From owner-svn-src-all@freebsd.org Wed May 24 01:01:44 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2A20D6B9D9; Wed, 24 May 2017 01:01:44 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF5A41682; Wed, 24 May 2017 01:01:44 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4O11hYK014720; Wed, 24 May 2017 01:01:43 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4O11hSq014719; Wed, 24 May 2017 01:01:43 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201705240101.v4O11hSq014719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Wed, 24 May 2017 01:01:43 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r318766 - head/share/man/man9 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2017 01:01:45 -0000 Author: kevlo Date: Wed May 24 01:01:43 2017 New Revision: 318766 URL: https://svnweb.freebsd.org/changeset/base/318766 Log: Remove duplicate definition of iflib_led_create(). Modified: head/share/man/man9/iflibdi.9 Modified: head/share/man/man9/iflibdi.9 ============================================================================== --- head/share/man/man9/iflibdi.9 Wed May 24 00:58:30 2017 (r318765) +++ head/share/man/man9/iflibdi.9 Wed May 24 01:01:43 2017 (r318766) @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd March 23, 2017 +.Dd May 24, 2017 .Dt IFLIBDI 9 .Os .Sh NAME @@ -81,10 +81,6 @@ .Fa "int linkstate" .Fc .Ft void -.Fo iflib_led_create -.Fa "if_ctx_t ctx" -.Fc -.Ft void .Fo iflib_add_int_delay_sysctl .Fa "if_ctx_t ctx" .Fa "const char *"