Sorry for the triviality, once again:
On Thursday 11 May 2017 07:39 PM, John McNamara wrote:
The DPDK documentation guidelines state that lines should be wrapped as
follows:
[..]
- Here is an example sentence.
- Long sentences over the limit shown below can be wrapped onto
- a new line.
- These three sentences will be joined into the same paragraph.
+* Lines in literal blocks **must** by less than 80 characters since
^^^^^
"...blocks **must** be less than ..."
+ they aren't wrapped by the document formatters and can exceed the page width
+ in PDF documents.
[...]
From [1]:
"Quis custodiet ipsos custodes?".
"DPDK custodes" :) (Sorry for my pathetic latin)
[1] http://dpdk.org/ml/archives/dev/2017-May/065655.html
-
Shreyansh