mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The .CL macro was copied from another man page but it is not defined in the opticsmon man page: $ man --warnings -E UTF-8 -l -Tutf8 -Z opticsmon/opticsmon.8 troff:<standard input>:70: warning: macro 'CL' not defined Add the missing definition to fix this. Github-ID: https://github.com/ibm-s390-linux/s390-tools/issues/170 Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>