Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2025 16:27:03 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Alexander Ziaee <ziaee@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org,  dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 732c16884215 - main - ObsoleteFiles: Remove if_rtwn.4  removal
Message-ID:  <p44534s5-06n3-3583-3nrn-r7q4778q7pon@SerrOFQ.bet>
In-Reply-To: <202503132318.52DNIgBJ057848@gitrepo.freebsd.org>
References:  <202503132318.52DNIgBJ057848@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Mar 2025, Alexander Ziaee wrote:

> The branch main has been updated by ziaee:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=732c16884215c0117d5ee3df79ca79c21ad07e19
>
> commit 732c16884215c0117d5ee3df79ca79c21ad07e19
> Author:     Alexander Ziaee <ziaee@FreeBSD.org>
> AuthorDate: 2025-03-12 03:37:40 +0000
> Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
> CommitDate: 2025-03-13 23:18:11 +0000
>
>    ObsoleteFiles: Remove if_rtwn.4 removal
>
>    if_rtwn.4 was previously removed, but actually it is correct because
>    the interfaces is called rtwn.
>
>    Fixes:                  4262dbc579823
>    MFC after:              3 days
>    Reported by:            bz

Reported by: Herbert J. Skuhra <herbert@gojira.at>


>    Approved by:            mhorne (mentor)
>    Differential Revision:  https://reviews.freebsd.org/D49323
> ---
> ObsoleteFiles.inc | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
> index 7b15e3595951..f56ad74294f9 100644
> --- a/ObsoleteFiles.inc
> +++ b/ObsoleteFiles.inc
> @@ -12473,8 +12473,6 @@ OLD_FILES+=usr/bin/llvm-pdbdump
> OLD_FILES+=usr/share/man/man2/pdwait4.2.gz
> # 20170610: chown-f_test replaced by chown_test
> OLD_FILES+=usr/tests/usr.sbin/chown/chown-f_test
> -# 20170609: drop obsolete manpage link (if_rtwn.ko -> rtwn.ko)
> -OLD_FILES+=usr/share/man/man4/if_rtwn.4.gz
> # 20170531: removal of groff
> OLD_FILES+=usr/bin/addftinfo
> OLD_FILES+=usr/bin/afmtodit
>

-- 
Bjoern A. Zeeb                                                     r15:7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p44534s5-06n3-3583-3nrn-r7q4778q7pon>