The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6a5c55666bd2e66e62982293f6270527cc32ed24
commit 6a5c55666bd2e66e62982293f6270527cc32ed24 Author: Dimitry Andric <d...@freebsd.org> AuthorDate: 2021-01-03 16:43:20 +0000 Commit: Dimitry Andric <d...@freebsd.org> CommitDate: 2021-01-03 16:43:46 +0000 Add old bsdgrep aliases to ObsoleteFiles.inc After 8aff76fb37b58a74832831ac1c54a013a64b35e7 there is only one grep, so the bsdgrep binary and man page aliases can be cleaned up. --- ObsoleteFiles.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 267793211a7b..e6da2abd5e5c 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -312,7 +312,9 @@ OLD_DIRS+=usr/include/gnu OLD_FILES+=usr/include/gnuregex.h # 20201225: gnugrep removed +OLD_FILES+=usr/bin/bsdgrep OLD_FILES+=usr/bin/gnugrep +OLD_FILES+=usr/share/man/man1/bsdgrep.1.gz OLD_FILES+=usr/share/man/man1/gnugrep.1.gz # 20201224: mk48txx(4) removed _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"