diff options
author | John Högberg <[email protected]> | 2017-09-05 10:10:46 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2017-09-05 10:10:46 +0200 |
commit | 5768dfd656c3fc0854226e102a7114d4fcf7f327 (patch) | |
tree | 5af7bf2f0a46fd19e2010835f9cf4af3326f0873 | |
parent | 9b832080feadc764f7981739174df06084a2eeaa (diff) | |
parent | 60c836afbb7c993f3bd635e12c80f018aa017e3b (diff) | |
download | otp-5768dfd656c3fc0854226e102a7114d4fcf7f327.tar.gz otp-5768dfd656c3fc0854226e102a7114d4fcf7f327.tar.bz2 otp-5768dfd656c3fc0854226e102a7114d4fcf7f327.zip |
Merge branch 'maint'
-rw-r--r-- | lib/tools/doc/src/lcnt.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tools/doc/src/lcnt.xml b/lib/tools/doc/src/lcnt.xml index 922c2ac0f4..5bdfc60448 100644 --- a/lib/tools/doc/src/lcnt.xml +++ b/lib/tools/doc/src/lcnt.xml @@ -471,7 +471,7 @@ <c>lcnt:rt_opt/2</c>. </p> <p>Valid categories are:</p> - <taglist> + <list> <item><c>allocator</c></item> <item><c>db</c> (ETS tables)</item> <item><c>debug</c></item> @@ -480,7 +480,7 @@ <item><c>io</c></item> <item><c>process</c></item> <item><c>scheduler</c></item> - </taglist> + </list> <p> This list is subject to change at any time, as is the category any given lock may belong to. |