[Bug 270302] man.freebsd.org doesn't render "Bl -bullet" correctly
Date: Sat, 18 Mar 2023 10:30:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270302 Bug ID: 270302 Summary: man.freebsd.org doesn't render "Bl -bullet" correctly Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Website Assignee: doc@FreeBSD.org Reporter: gbe@FreeBSD.org When looking at the man page of fork(2) a list, which is formatted as ".Bl -bullet -offset indent" doesn't rendered correctly. See https://man.freebsd.org/cgi/man.cgi?query=fork&sektion=2&apropos=0&manpath=FreeBSD+14.0-CURRENT On NetBSD and OpenBSD this constellation is rendered correctly. https://man.netbsd.org/fork.2 https://man.openbsd.org/fork Also within a rendered bullet item there are whitespace issues, while the mdoc file is okay. -- You are receiving this mail because: You are the assignee for the bug.