The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=c982a41a0c33cee21f73f6589576f46c8fd497a7
commit c982a41a0c33cee21f73f6589576f46c8fd497a7 Author: Baptiste Daroussin <[email protected]> AuthorDate: 2021-08-03 15:05:37 +0000 Commit: Baptiste Daroussin <[email protected]> CommitDate: 2021-08-03 15:06:31 +0000 mtree: remove a leftover '..' in BSD.usr.dist making it inconsistent Reported by: Michael Butler <[email protected]> --- etc/mtree/BSD.usr.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index c96ec1ea5fb5..121af3ffe857 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -465,7 +465,6 @@ .. .. locale - .. .. man man1 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
