diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-11-10 12:45:38 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-11-10 12:47:08 +0000 |
| commit | 6658132e5a0f686700d94e6cf5b569e638e55b67 (patch) | |
| tree | df8465fffcd5081e48a4c4e567c8faf7c39a9945 | |
| parent | ee247fc1e93e6d37cf509a640a7d273616056f5d (diff) | |
| -rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 2269deea3cfd..ab764164e1ff 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -54,7 +54,7 @@ # 20221109: remove rc.sendmail(8) OLD_FILES=etc/rc.sendmail -OLD_FILES=share/man/man7/rc.sendmail.8.gz +OLD_FILES=share/man/man8/rc.sendmail.8.gz # 20221015: update the ithread(9) man page OLD_FILES+=usr/share/man/man9/ithread.9.gz |
