[Bug 283881] Fix doc fallout after creation of ports/filesystems
Date: Mon, 27 Jan 2025 20:04:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283881
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=066ef2aec187ae93a9df01d25fa8e47d67ff972b
commit 066ef2aec187ae93a9df01d25fa8e47d67ff972b
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-01-27 19:59:17 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-01-27 20:03:10 +0000
ports/filesystems: Fix fallout
A new filesystems category was created in the ports tree, with 142
filesystem related ports moved to there, some of them renamed.
Update all references in the src tree to the new locations.
PR: 283881
Fixes: ports:6e2da9672f79f44 (filesystems: add new category)
MFC after: 1 month
Reviewed by: fuz, mhorne, bapt
Accepted by: mhorne (mentor)
Differential Revision: https://reviews.freebsd.org/D48406
release/powerpc/generate-hfs.sh | 2 +-
share/man/man4/ccd.4 | 2 +-
share/man/man4/smbfs.4 | 2 +-
stand/powerpc/boot1.chrp/generate-hfs.sh | 2 +-
tools/test/stress2/misc/ext2fs.sh | 2 +-
tools/test/stress2/misc/ext2fs2.sh | 2 +-
tools/test/stress2/misc/ext2fs3.sh | 2 +-
tools/test/stress2/misc/ext3fs.sh | 2 +-
tools/test/stress2/misc/ext4fs.sh | 2 +-
usr.sbin/autofs/autofs/special_media | 4 ++--
10 files changed, 11 insertions(+), 11 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.