From 07b944dc3aab3d1981d1cd73d62a22296b07d165 Mon Sep 17 00:00:00 2001 From: M Sirabella Date: Sun, 5 Jan 2025 22:23:39 -0800 Subject: [PATCH] Fix table formatting asciidoctor-2.0.23 was giving an error: asciidoctor: ERROR: fsck.minix.8.adoc: line 29: dropping cells from incomplete row detected end of table --- po-man/ro.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po-man/ro.po b/po-man/ro.po index ee962f738..c1e507ef7 100644 --- a/po-man/ro.po +++ b/po-man/ro.po @@ -2941,7 +2941,7 @@ msgstr "" "|/dev/hda[1-63] |Discul IDE 1\n" "|/dev/hdb[1-63] |Discul IDE 2\n" "|/dev/sda[1-15] |Discul SCSI 1\n" -"|/dev/sdb[1-15] ||Discul SCSI 2\n" +"|/dev/sdb[1-15] |Discul SCSI 2\n" #. type: delimited block _ #: ../disk-utils/fsck.minix.8.adoc:40 -- 2.47.2