]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: adjust URLs in help to avoid wrapping
authorPádraig Brady <P@draigBrady.com>
Tue, 1 Jan 2019 14:34:14 +0000 (06:34 -0800)
committerPádraig Brady <P@draigBrady.com>
Fri, 4 Jan 2019 16:15:56 +0000 (08:15 -0800)
commitdaaae12e3b56ebc51202f5b4d5b40be61982cd81
treeda1726358a340e78c9a5d911b58b4d34c6517842
parent8dfcf38af1280c34d7c02b1bbed151368f6de211
doc: adjust URLs in help to avoid wrapping

* src/system.h: Adjust lines containing URLs so that
they don't wrap on 80 column terminals.  One could also
use .UR macros, but these aren't universally available.
Note the adjustments here need to be compatible with
the pattern matching done in help2man.
Addresses https://bugs.gnu.org/33914
src/system.h