mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
lsiucvallow is just a symlink to chiucvallow for 'chiucvallow --list'. Only a man page for chiucvallow is provided though. A corresponding man page for lsiucvallow could be expected by the user. Certain linter such as linitan warn about the missing man page, too. Install lsiucvallow.8 as a symlink to chiucvallow.8 to make the documentation of these tools more accessible. Github-ID: https://github.com/ibm-s390-linux/s390-tools/issues/170 Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>