new committer (src): Timothy Pearson (tpearson)
Complete steps 1-4 for new committers from the committer's guide:
1. Add myself to doc/shared/authors.adoc
2. Add myself to doc/shared/contrib-committers.adoc
3. Add a news entry
4. Add my PGP key
Approved by: jhibbits(mentor)
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