Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 01:01:43 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r318766 - head/share/man/man9
Message-ID:  <201705240101.v4O11hSq014719@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 *"



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