doc: fix alignment

This commit is contained in:
Dylan Araps 2021-08-07 05:57:30 +03:00
parent 84fb22213d
commit 36ac143978
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ should be used to perform any required post-install steps or to display notices.
| | | |
| 1 #!/bin/sh -e | | 1 #!/bin/sh -e |
| 2 | | 2 |
| 3 cat <<EOF | | 3 cat <<EOF |
| 4 | | 4 |
| 5 The commands zcat, unpigz and gunzip were merely symbolic | | 5 The commands zcat, unpigz and gunzip were merely symbolic |
| 6 links to the pigz binary. They have been removed. To gain | | 6 links to the pigz binary. They have been removed. To gain |