]> git.ipfire.org Git - thirdparty/iw.git/commit - iw.8
man: update wikipage URL, reformat SEE ALSO section
authorivan tkachenko <me@ratijas.tk>
Wed, 25 Nov 2020 01:50:48 +0000 (04:50 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 30 Nov 2020 08:58:43 +0000 (09:58 +0100)
commitb4e1ec4bbff4a996f8de036e2cd3a8e045d64b2a
tree1caa9ccdc3404475b48e4d88d4e48d9ab46b3aea
parentc56036a42ae5b28ad881d5f0897e7e7f8673ec59
man: update wikipage URL, reformat SEE ALSO section

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>
iw.8