diff --git a/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc b/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc --- a/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc +++ b/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc @@ -103,9 +103,11 @@ [[porting-pkg-descr]] === [.filename]#pkg-descr# -This is a longer description of the port. +A longer description of the port. One to a few paragraphs concisely explaining what the port does is sufficient. +Wrap at 78 columns. + [NOTE] ==== This is _not_ a manual or an in-depth description on how to use or compile the port!