Date: Mon, 25 Nov 2024 17:04:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282279] The rc(8) scripts 'netif' or 'routing' should have man pages Message-ID: <bug-282279-227-VHpLmEjkk8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282279-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282279 --- Comment #7 from Alexander Ziaee <ziaee@runbox.com> --- man(7) is a legacy language (circa 1970s) that doesn't support any search related functions or anything. You want mdoc(7) (circa 1990s), and converting from a less expressive language to a more expressive language is intrinsically impossible. Here's the tutorial: https://manpages.bsd.lv/mdoc.html -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282279-227-VHpLmEjkk8>
