diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-09-17 15:54:13 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-09-17 15:54:13 +0000 |
| commit | 08d41d8803d9dd49b709518e8f2ce292b59e9828 (patch) | |
| tree | 0fd4552a327d33572a57acdb8920e44ea81462ac | |
| parent | 3049b2f5115b3b4aed202274e866f360fa2560d1 (diff) | |
ObsoleteFiles: Remove the miscapitalized vnet.9
MFC after: 3 days
Fixes: 3049b2f5115b (vnet.9: Rename vnet.9/vimage.9)
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index ae83035b5de5..76e2027d9af2 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20250917: Remove a miscapitalized manual +OLD_FILES+=usr/share/man/man9/vnet.9.gz + # 20250911: This tool is no longer needed OLD_FILES+=usr/tests/bin/cp/sparse |
