From 8c419f82e5211dbb0df7a709dfc3438f3d899f3f Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 2 Jun 2019 20:01:05 +0000 Subject: [PATCH] igor fixes, translators can ignore this. --- .../porters-handbook/versions/chapter.xml | 26 ++++++++----------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index eee5cf2eb5..4cf136a273 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -152,8 +152,7 @@ is spelled &, < is < and > is >. 343485 January 27, 2019 13.0-CURRENT after increasing - SPECNAMELEN from 63 to MAXNAMELEN (255). - + SPECNAMELEN from 63 to MAXNAMELEN (255). @@ -195,8 +194,8 @@ is spelled &, < is < and > is >. 345196 March 15, 2019 13.0-CURRENT after deanonymizing thread and proc state enums, - so userland applications can use them without redefining the value - names. + so userland applications can use them without redefining the value + names. @@ -204,7 +203,7 @@ is spelled &, < is < and > is >. 345236 March 16, 2019 13.0-CURRENT after enabling LLVM OpenMP 8.0.0 rc5 on amd64 by - default. + default. @@ -238,8 +237,7 @@ is spelled &, < is < and > is >. 13.0-CURRENT after restoring &man.random.4; availability tradeoff prior to 346250 and adding new tunables and diagnostic sysctls for programmatically discovering - early seeding problems after boot. - + early seeding problems after boot.