[Bug 271134] bhyve(8), bhyvectl(8), bhyve(4), bhyve_config(5): manual pages cleanup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Apr 2023 17:20:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271134 --- Comment #4 from Yuri Pankov <yuripv@FreeBSD.org> --- Re: angle brackets, those should just be removed from bhyvectl(8) man page. Remember that mdoc is semantic markup language, and if you want arguments (.Ar) to be represented as "<argument>" if formatted output (e.g. if you have console that does not support underline), it's the utility that formats man page (e.g. mandoc or whatever is used for web page) that needs to be modified. -- You are receiving this mail because: You are the assignee for the bug.