mandoc: drop 3p section

The 3p is an OpenBSD thing and this list of sections is otherwise
entierly customized to FreeBSD.

Reviewed by:	imp, bapt
Differential Revision:	https://reviews.freebsd.org/D47948
This commit is contained in:
Brooks Davis 2024-12-09 17:25:36 +00:00
parent ac51711cab
commit 3ca117c6bb

View file

@ -26,7 +26,6 @@ LINE("1", "FreeBSD General Commands Manual")
LINE("2", "FreeBSD System Calls Manual")
LINE("3", "FreeBSD Library Functions Manual")
LINE("3lua", "Lua Library Functions Manual")
LINE("3p", "Perl Library Functions Manual")
LINE("4", "FreeBSD Kernel Interfaces Manual")
LINE("5", "FreeBSD File Formats Manual")
LINE("6", "FreeBSD Games Manual")