groff_man(7) provides plenty of useful requests/macros, and one of
them is .UR/.UE for URL formatting.
Man pages should be formatted with paragraphs (.P or .PP) requests,
and source text should not contain empty lines -- use empty request
instead (literally, single dot on its own line).
Signed-off-by: ivan tkachenko <me@ratijas.tk>
Link: https://lore.kernel.org/r/20201125015048.197683-1-me@ratijas.tk
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
-.TH IW 8 "7 June 2012" "iw" "Linux"
+.TH IW 8 "22 November 2020" "iw" "Linux"
.SH NAME
iw \- show / manipulate wireless devices and their configuration
.SH SYNOPSIS
will print the help for all matching commands.
.SH SEE ALSO
+.P
.BR ip (8),
.BR crda (8),
.BR regdbdump (8),
-.BR regulatory.bin (5)
-
-.BR http://wireless.kernel.org/en/users/Documentation/iw
+.BR regulatory.bin (5).
+.
+.P
+.UR https://wireless.wiki.kernel.org/en/users/Documentation/iw
+Documentation at kernel wiki
+.UE .