man*/: srcfix
commit34f8e15f066dd765eac88700dfc7e0a510a48572
authorG. Branden Robinson <g.branden.robinson@gmail.com>
Fri, 28 Jul 2023 17:59:55 +0000 (28 12:59 -0500)
committerAlejandro Colomar <alx@kernel.org>
Fri, 28 Jul 2023 21:06:01 +0000 (28 23:06 +0200)
treedd6301734a3b8c49930fb8c35317e6895085ff01
parent47b6b10ec8a61dade7f50d6ec2a2ff7001fb19af
man*/: srcfix

[Clean up in preparation for "MR sed".]

Drop spurious, nilpotent uses of *roff `\c` escape sequence.

Quoting groff_man_style(7):

    \c  End a text line without inserting space or attempting a break.
        Normally, if filling is enabled, the end of a text line is
        treated like a space; an output line _may_ be broken there (if
        not, an adjustable space is inserted); if filling is disabled,
        the line _will_ be broken there, as in .EX/.EE examples.  The
        next line is interpreted as usual and can include a macro call
        (contrast with \newline).  \c is useful when three font styles
        are needed in a single word, as in a command synopsis.

Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man1/time.1
man2/getxattr.2
man2/setxattr.2
man4/sk98lin.4
man7/string_copying.7