diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2020-10-22 22:09:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2020-10-22 22:09:21 +0000 |
commit | 6307e16068e848a4614a90620e2f7352dfffbeda (patch) | |
tree | c7e4ef5664f0e463cbcd4d25bba0b81d4409d137 /en_US.ISO8859-1/books/porters-handbook | |
parent | 349b2d2186b497e1ee30d20fd86424662d9be984 (diff) |
Fix some inconsitencies in the markup. No content change.
Notes
Notes:
svn path=/head/; revision=54623
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook')
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml | 28 |
1 files changed, 14 insertions, 14 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 c2d6685d92..8a42cc2745 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -351,16 +351,16 @@ is spelled &, < is < and > is >. <entry><revnumber>349151</revnumber></entry> <entry>June 17, 2019</entry> <entry>13.0-CURRENT after separating kernel crc32() implementation - to its own header (gsb_crc32.h) and renaming the source to - gsb_crc32.c.</entry> + to its own header (gsb_crc32.h) and renaming the source to + gsb_crc32.c.</entry> </row> <row> <entry>1300033</entry> <entry><revnumber>349277</revnumber></entry> <entry>June 21, 2019</entry> - <entry>13.0-CURRENT after additions to LinuxKPI's rcu - list.</entry> + <entry>13.0-CURRENT after additions to LinuxKPI's + <literal>RCU</literal> list.</entry> </row> <row> @@ -910,7 +910,7 @@ is spelled &, < is < and > is >. <entry><revnumber>362640</revnumber></entry> <entry>June 26, 2020</entry> <entry>13.0-CURRENT after changing the internal API between the - NFS kernel modules.</entry> + NFS kernel modules.</entry> </row> <row> @@ -918,7 +918,7 @@ is spelled &, < is < and > is >. <entry><revnumber>363077</revnumber></entry> <entry>July 10, 2020</entry> <entry>13.0-CURRENT after implementing the array_size() function - in the LinuxKPI.</entry> + in the LinuxKPI.</entry> </row> <row> @@ -926,7 +926,7 @@ is spelled &, < is < and > is >. <entry><revnumber>363562</revnumber></entry> <entry>July 26, 2020</entry> <entry>13.0-CURRENT after implementing lockless lookup in the VFS - layer.</entry> + layer.</entry> </row> <row> @@ -934,7 +934,7 @@ is spelled &, < is < and > is >. <entry><revnumber>363757</revnumber></entry> <entry>August 1, 2020</entry> <entry>13.0-CURRENT after making rights mandatory for NDINIT_ALL. - </entry> + </entry> </row> <row> @@ -942,7 +942,7 @@ is spelled &, < is < and > is >. <entry><revnumber>363783</revnumber></entry> <entry>August 2, 2020</entry> <entry>13.0-CURRENT after vnode layout changes. - </entry> + </entry> </row> <row> @@ -2322,8 +2322,8 @@ is spelled &, < is < and > is >. <entry>1202502</entry> <entry><revnumber>365816</revnumber></entry> <entry>September 16, 2020</entry> - <entry>12-STABLE after fixing &man.crunchgen.1; application - build with <literal>WARNS=6</literal>.</entry> + <entry>12-STABLE after fixing &man.crunchgen.1; application + build with <literal>WARNS=6</literal>.</entry> </row> <row> @@ -3899,8 +3899,8 @@ is spelled &, < is < and > is >. <entry><revnumber>360658</revnumber></entry> <entry>May 5, 2020</entry> <entry>11-STABLE after updating llvm, clang, compiler-rt, libc++, - libunwind, lld, lldb and openmp to 9.0.0 final release - r372316.</entry> + libunwind, lld, lldb and openmp to 9.0.0 final release + r372316.</entry> </row> <row> @@ -5571,7 +5571,7 @@ is spelled &, < is < and > is >. <entry><revnumber>224834</revnumber></entry> <entry>August 13, 2011</entry> <entry>9.0-CURRENT after the implementation of Capsicum - capabilities; fget(9) gains a rights argument.</entry> + capabilities; fget(9) gains a rights argument.</entry> </row> <row> |