diff --git a/scripts/compatibility_matrix.py b/scripts/compatibility_matrix.py index e238667..7c6df7d 100755 --- a/scripts/compatibility_matrix.py +++ b/scripts/compatibility_matrix.py @@ -341,7 +341,7 @@ html.write('\n') html.write('
\n') html.write('

Notes:

\n') html.write('
    \n') -html.write('
  1. Edonr support was not enabled in FreeBSD with OpenZFS up to 2.1 release included
  2. \n') +html.write('
  3. Edonr support was not enabled in FreeBSD with OpenZFS up to 2.1 release included
  4. \n') html.write('
\n') html.write('
\n') now = datetime.now().isoformat() + 'Z'