handbook/firewalls: Properly point to freebsd-ftpd
Properly point to the ftp/freebsd-ftpd package.
Fixes: d8631346f9 ("handbook/firewalls: Adapt blacklistd to blocklistd")
handbook/firewalls: Adapt blacklistd to blocklistd
Follow upstream rename from blacklistd to blocklistd, and adapt the
documentation accordingly.
ftpd(8) has been changed to ftp/freebsd-ftpd, as it is no longer
included in base.
Reviewed by: ziaee
Pull Request: https://github.com/freebsd/freebsd-doc/pull/569
15.0R/relnotes: Small typo/formatting fixes, move "General Storage"
Consistently with other sections, move the "General Storage" sub-section
first under the "General" section.
Move the note on exporting more groups with `-maproot`/`-mapall` under
the NFS sub-section.
Minor typo/formatting fixes.
Sponsored by: The FreeBSD Foundation
15.0R/relnotes.adoc: Remove bridge(4) member_ifaddrs note
We didn't ship this change in 15.0R; remove the associated release
note.
Approved by: re
Sponsored by: https://www.patreon.com/bsdivy
releases/15.0R/relnotes: add jail meta and env parameters
Use man macro for other jail / jail descriptor entries.
Sponsored by: SkunkWerks, GmbH
Approved by: zaiee
15.0R/relnotes: Add notes for commits mentioning relnotes, batch 5
Add more content coming from RELNOTES.
RELNOTES processing is now finished, except for the last entry about
deprecated platforms which in its current form is outdated and must be
reworked.
Since my mail to developers@, didn't make direct progress on the result of:
git log --first-parent -E --grep='[rR][eE][lL]([eE][aA][sS][eE][[:space:]]+)?[nN][oO][tT][eE]' origin/releng/14.3..origin/releng/15.0
so was at about at ~25 commits from the start (in reverse chronological order).
But now, all reamining RELNOTES commits can be skipped as they have been handled by copying and adapting the content of the latest RELNOTES.
Sponsored by: The FreeBSD Foundation