Manual Pages website rendering bug

From: Jinwook Jeong <jinwookjeongg_at_gmail.com>
Date: Sat, 11 Oct 2025 19:30:38 UTC
https://man.freebsd.org/cgi/man.cgi?query=date&apropos=0&sektion=0&manpath=FreeBSD+14.1-RELEASE&arch=default&format=html

The format code `%N` doesn't appear at all, even though it is
definitely found in the manual source code:
https://github.com/freebsd/freebsd-src/blob/release/14.1.0/bin/date/date.1

Thanks