eclass/savedconfig.eclass: rewrite the ROFF macros
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 7 Nov 2019 23:49:49 +0000 (18:49 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Mon, 25 Nov 2019 20:59:58 +0000 (15:59 -0500)
commit9659e5c8c618c7dfa4a6c3103fee9f3e5c53cb02
tree4249f0e02700e51ee1f616bfd7c2aee9bf1fd660
parent5ec24ceb740347554c1ad68b30968cec1b99ac55
eclass/savedconfig.eclass: rewrite the ROFF macros

man2html cannot cope with multi-character number-register names and
also doesn't recognize the square brackets in the '\n' escape
sequence. This breaks the autogenerated HTML output. Rename the
number-register from "step" to "R" and get rid of the square brackets.

URL: https://archives.gentoo.org/gentoo-dev/message/b619a5775cbe6d0b650d827338ef8ca2
Closes: https://bugs.gentoo.org/699476

Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Acked-by: Lars Wendler <polynomial-c@gentoo.org>
eclass/savedconfig.eclass