Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2022 09:38:58 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: a914f04a858a - main - Remove wg.4 from ObsoleteFiles.inc
Message-ID:  <202210310938.29V9cwhn053493@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=a914f04a858a5aa31b6187c9d0af098f70fed337

commit a914f04a858a5aa31b6187c9d0af098f70fed337
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-10-31 09:38:38 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-10-31 09:38:38 +0000

    Remove wg.4 from ObsoleteFiles.inc
    
    wg.4 is still included which is obsolete
    since 744bfb213144. So remove the entry.
    
    PR:     267455
    Reported by:    Larry Rosenman <ler at FreeBSD dot org>
---
 ObsoleteFiles.inc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 97e0b5307485..c15bdbd26ce9 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -5253,10 +5253,6 @@ OLD_FILES+=usr/include/crypto/xform_auth.h
 OLD_FILES+=usr/include/crypto/xform_comp.h
 OLD_FILES+=usr/include/crypto/xform_enc.h
 
-# 20210315: if_wg(4) removed
-OLD_FILES+=usr/share/man/man4/if_wg.4.gz
-OLD_FILES+=usr/share/man/man4/wg.4.gz
-
 # 20210305: removed Poly1305_* symbols
 OLD_FILES+=usr/include/crypto/xform_poly1305.h
 



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