[Bug 260519] man.cgi representations of URLs within manual pages should not break any URL
Date: Thu, 12 Oct 2023 05:46:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260519
Wolfram Schneider <wosch@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(wosch@ |
|FreeBSD.org) |
--- Comment #4 from Wolfram Schneider <wosch@FreeBSD.org> ---
To render an URL with mdoc, you have to use the .Lk macro
https://man.freebsd.org/cgi/man.cgi?mdoc
Lk uri [display_name]
Format a hyperlink.
Examples:
.Lk https://bsd.lv "The BSD.lv Project"
.Lk https://bsd.lv
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.