From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 838892E7F20 for ; Thu, 30 Apr 2026 15:50:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777564252; cv=none; b=AY2iCgg7Z81GCYjOoPp2/7GM25nCBTkKHepqM4uDuiKWPXP+1y+2XErQs3hs/OGHiDYSruppI4IkwlJENEzTDYoyoojngIoH8ykm38cKsbm0K6i5UW6upJ6uAntsuyTifvr0Ce7R+DtcB6PMbjm48BXsZ/ejXypHuLTtd3Eb844= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777564252; c=relaxed/simple; bh=i17bkRA9ZM8Zb6B2YOoJQwthaj4FCYcd/reu6I/vOBU=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=Gph5aW3xaFPblS8XbPlXSGoP3XtNPtspjGFB+3NLWLzfn8dy6P6ryOEsz7Gzs+OO6u7va6GPonFm0enQZrf2FTn6UrqPml1jK+I11S8cyAljmPom45dLYo0zorJ4mVk9G4bOySRO3gkjAYbePKPr9OKBch7moqOtZU2dAAxGfb4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=OMvDqa/s; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="OMvDqa/s" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 34D0AC2BCB3; Thu, 30 Apr 2026 15:50:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777564252; bh=i17bkRA9ZM8Zb6B2YOoJQwthaj4FCYcd/reu6I/vOBU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=OMvDqa/sM5SgC+9LKZFGdYZ2QdHGtqtmuCKr16CO+HAI5pU2ZJzmqSWge1LbbeWtl /1pNdolFtKh39Sk0LSImJ4fsdd7B3owqorFQ2GCS7hu0Bv0uBJcH238AgoHmg/FOKD s+L2Ra7w6VlhRMf77Lmj2+bi5SjHL2L427oeL3djyL4KY3U1Y+5MlAdI4K9vcJALqw zVMjuXEcicOW/CTvQQjT/4krhOJpF2cbLD18f93ATG0eHhe2FupshkrQWE1dUUcXKA 8erLmmovW0gxsK/e13V7EUse4a1kC0GgFuJyWTKNumFeMFL3C46cO4LdtwzCBPOEyW yfxyNHIdb51mg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 02CC2380AA5D; Thu, 30 Apr 2026 15:50:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH iproute2-next] man: remove libnetlink man page From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177756420680.3067548.17200337241738648432.git-patchwork-notify@kernel.org> Date: Thu, 30 Apr 2026 15:50:06 +0000 References: <20260427172827.300214-1-stephen@networkplumber.org> In-Reply-To: <20260427172827.300214-1-stephen@networkplumber.org> To: Stephen Hemminger Cc: netdev@vger.kernel.org Hello: This patch was applied to iproute2/iproute2-next.git (main) by David Ahern : On Mon, 27 Apr 2026 10:28:27 -0700 you wrote: > The iproute2 libnetlink is not a public and stable API. > Having a man page encourages users to think it is available. > > Signed-off-by: Stephen Hemminger > --- > man/Makefile | 2 +- > man/man3/Makefile | 18 ---- > man/man3/libnetlink.3 | 200 ------------------------------------------ > 3 files changed, 1 insertion(+), 219 deletions(-) > delete mode 100644 man/man3/Makefile > delete mode 100644 man/man3/libnetlink.3 Here is the summary with links: - [iproute2-next] man: remove libnetlink man page https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=fa2309a9e91e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html