From 3639113f91a2da0570b4d7a98a5f04ade8d9af8a Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 8 Aug 2019 21:31:33 +0200 Subject: [PATCH] Fixed table in manpage. --- man/remwharead.1.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man/remwharead.1.adoc b/man/remwharead.1.adoc index 12dc21c..ad5a725 100644 --- a/man/remwharead.1.adoc +++ b/man/remwharead.1.adoc @@ -159,12 +159,12 @@ proxy support yet, sorry. == ERROR CODES -[options="header",cols=">,<"] +[options="header",cols=">,<,<"] |=================================================================== -| Code | Error name | Explanation | -| 5 | EIO | File / database could not be opened. | -| 22 | EINVAL | Missing options / Argument not understood. | -| 113 | EHOSTUNREACH | Could not fetch URI. | +| Code | Error name | Explanation +| 5 | EIO | File / database could not be opened. +| 22 | EINVAL | Missing options / Argument not understood. +| 113 | EHOSTUNREACH | Could not fetch URI. |=================================================================== == SEE ALSO