diff options
| author | Mattias Andrée <m@maandree.se> | 2025-11-20 21:26:17 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2025-11-20 21:26:17 +0100 |
| commit | a8afd30c3196310e7f49b9581948e030a255222d (patch) | |
| tree | cfefe8078d4fd88051865d2e1433ab9f21fa47c2 | |
| parent | Initial work on ppmtolss16 (diff) | |
| download | liblss16-a8afd30c3196310e7f49b9581948e030a255222d.tar.gz liblss16-a8afd30c3196310e7f49b9581948e030a255222d.tar.bz2 liblss16-a8afd30c3196310e7f49b9581948e030a255222d.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
| -rw-r--r-- | lss16toppm.1 | 2 | ||||
| -rw-r--r-- | ppmtolss16.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lss16toppm.1 b/lss16toppm.1 index 560a76b..c34cb5e 100644 --- a/lss16toppm.1 +++ b/lss16toppm.1 @@ -81,7 +81,7 @@ An error occured. .SH NOTES The SYSLINUX implementation of the .BR lss16toppm -utility does used the exit value +utility does not use the exit value .BR 2 , but instead always returns 1 on failure. diff --git a/ppmtolss16.1 b/ppmtolss16.1 index 7bb3516..c7946c2 100644 --- a/ppmtolss16.1 +++ b/ppmtolss16.1 @@ -63,7 +63,7 @@ An error occured. .SH NOTES The SYSLINUX implementation of the .BR ppmtolss16 -utility does used the exit valuess +utility does not use the exit values .B 2 and .BR 3 , |
