Index: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -1095,8 +1095,8 @@ 500101 February 19, 2003 - <sys/dkstat.h> is empty and should - not be included. + <sys/dkstat.h> is empty. Do not include + it. @@ -2500,7 +2500,7 @@ Legacy RFC 1724 behavior of the IP_MULTICAST_IF ioctl has now been removed; 0.0.0.0/8 may no longer be used to specify an interface index. - struct ipmreqn should be used instead. + Use struct ipmreqn instead. @@ -2621,7 +2621,7 @@ May 5, 2008 7.0-STABLE after some &man.lockmgr.9; changes, which makes it necessary to include - sys/lock.h in order to use + sys/lock.h to use &man.lockmgr.9;. @@ -3490,7 +3490,7 @@ sx_init_flags() KPI. The SX_ADAPTIVESPIN is retired and a new SX_NOADAPTIVE flag is - introduced in order to handle the reversed + introduced to handle the reversed logic. @@ -4722,7 +4722,7 @@ 1000034 June 3, 2013 - 10-CURRENT after the addition of the following + 10-CURRENT after the addition of these functions to libm: cacos, cacosf, cacosh, @@ -5342,9 +5342,9 @@ pattern used to be year followed by the month, but we decided to change it to a more straightforward major/minor system starting from 2.2. This is because the parallel development on several - branches made it infeasible to classify the releases simply by - their real release dates. If you are making a port now, you do - not have to worry about old -CURRENTs; they are listed here just - for your reference. + branches made it infeasible to classify the releases merely by + their real release dates. Do + not worry about old -CURRENTs; they are listed here just + for reference.