The branch main has been updated by kevans:

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

commit bb0734cf2446ce2be829edfa421af3aa558d2c70
Author:     Herbert J. Skuhra <[email protected]>
AuthorDate: 2026-02-09 14:47:41 +0000
Commit:     Kyle Evans <[email protected]>
CommitDate: 2026-02-09 14:48:05 +0000

    ObsoleteFiles: remove the shar(1) manpage as well
    
    Fixes:  3fde39073c ("shar: remove from the tree [...]")
---
 ObsoleteFiles.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index b329b26db026..b0ad8ec977b2 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -247,6 +247,7 @@ OLD_DIRS+=usr/share/examples/drivers
 
 # 20250710: shar(1) removed
 OLD_FILES+=usr/bin/shar
+OLD_FILES+=usr/share/man/man1/shar.1.gz
 
 # 20250708: For 34 days 15.0-CURRENT installed libkadm5clnt symlink without .so
 OLD_FILES+=usr/lib/libkadm5clnt

Reply via email to