The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=09d81767e32cb437da0ac7d1c3b51eed01591b82
commit 09d81767e32cb437da0ac7d1c3b51eed01591b82 Author: Maxim Konovalov <[email protected]> AuthorDate: 2026-05-07 01:50:45 +0000 Commit: Maxim Konovalov <[email protected]> CommitDate: 2026-05-07 01:50:45 +0000 freebsd-base.7: style --- share/man/man7/freebsd-base.7 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7 index d1857b2dbbec..b23d1ae44d34 100644 --- a/share/man/man7/freebsd-base.7 +++ b/share/man/man7/freebsd-base.7 @@ -50,7 +50,7 @@ and .Dq CURRENT .\" re@ will provide their own repository before release, at which .\" point this text will need updating. -branches are hosted on the Internet at +branches are hosted on the Internet at .Lk https://pkg.freebsd.org . These packages are updated when new errata or security updates are released (for supported release versions), or twice daily for @@ -92,7 +92,8 @@ option was enabled when building the system, which is not the default. .El .Pp The exact set of available subpackages differs for each individual -package. For example, some packages may not provide any development +package. +For example, some packages may not provide any development files, in which case the .Sy -dev subpackage is not present.
