diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2021-09-28 14:36:09 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2021-10-04 14:17:05 +0000 |
| commit | 26337c10f060e6a25b1708d421056d28a5b608b0 (patch) | |
| tree | 2dde7f059d2bde49e610d50db2254a0ff149b9d8 /ObsoleteFiles.inc | |
| parent | a3acb379bdea033ce08b4800cbb5a9c46a673ce1 (diff) | |
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 3c505f9610f4..14c313c55377 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20210923: rename boot(9) to kern_reboot(9) +OLD_FILES+=usr/share/man/man9/boot.9.gz + # 20201004: logo files renamed to type-agnostic gfx-*.lua OLD_FILES+=boot/lua/logo-beastie.lua OLD_FILES+=boot/lua/logo-beastiebw.lua |
