This is how I feel, when exploring OpenBSD site. Each "invention" have it's own site, it's own documentation pages, while being integrated in one single one project. This is a bit confused to me, while I can understand the way that each group develop and maintain solutions, I don't understand why they don't join them all in one single domain or subdomain.
It could be something like lets.openbsd.org, bgpd.openbsd.org, rpki.openbsd.org, ntpd.openbsd.org, smtpd.openbsd.org, iked.openbsd.org, mandoc.openbsd.org, while they share Artworks and Music made by them, which is really nice, many other articles that we can find in Internet, could be incorporated as extra documentation, to help the newbies like me. :)
After a few days, I found that the man pages are in fact, from OpenBSD.org :)
Reading a bit about this group, we can understand that they like creative works, while being very obsessed with security. Since is focus on passive-security, is what make this project, useful. The man pages of OpenBSD are amazing, while is not easy to get up and running. I am not sure about how my pf rules are. hopefully they will work, since they look a bit simple then IPTables. The firewall is already working, while serving a HTTP service, don't have httpd enable and I didn't install any other HTTP server. So, yes, the routing is working as expected, since the HTTP server is in another network, using a different IP, isolated from my LAN.
I am feeling like the first moments I try Linux, 30 years ago. Everything new, everything a bit complex. The manuals and the relation of all components dancing together.
Reading is always good, while testing is a bit better.