The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=f38669ef6d6aab32e9e17e9631345b188f00b583
commit f38669ef6d6aab32e9e17e9631345b188f00b583 Author: Alexander Ziaee <[email protected]> AuthorDate: 2024-07-14 08:47:37 +0000 Commit: Mitchell Horne <[email protected]> CommitDate: 2024-07-18 18:32:33 +0000 tarfs.4: update title after move to section four Reviewed by: imp Fixes: 1687d7 (move filesystems to s4) Pull Request: https://github.com/freebsd/freebsd-src/pull/1325 --- share/man/man4/tarfs.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/tarfs.4 b/share/man/man4/tarfs.4 index 56c56ac43287..50cd287b3302 100644 --- a/share/man/man4/tarfs.4 +++ b/share/man/man4/tarfs.4 @@ -25,7 +25,7 @@ .\" SUCH DAMAGE. .\" .Dd February 14, 2023 -.Dt TARFS 5 +.Dt TARFS 4 .Os .Sh NAME .Nm tarfs
