adjtimex.2: srcfix
commit9ea1a633d212804ca14df900b53db5fe249d63d2
authorG. Branden Robinson <g.branden.robinson@gmail.com>
Thu, 9 Feb 2023 18:11:50 +0000 (9 12:11 -0600)
committerAlejandro Colomar <alx@kernel.org>
Fri, 10 Feb 2023 01:44:37 +0000 (10 02:44 +0100)
tree6a799d23f1ee38f45872106ee1dba98186903d6b
parent95df812ba07b072d360d1bc00141ae1c655a3fa1
adjtimex.2: srcfix

* Stop manipulating adjustment and hyphenation around a table.
* These could be safely done within the text block, but even that is not
  necessary, since what is in the next block is a single word, so no
  adjustment will take place, and to prevent hyphenation of a single
  word, \% is cheap and straightforward.  So do that.

Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/adjtimex.2