* man2hlp.c (handle_link): Don't strip leading space(s) from linkname.

This commit is contained in:
Andrew V. Samoilov 2002-10-22 06:34:17 +00:00
parent 4ee947b608
commit 562cc18d4f

View File

@ -3,6 +3,11 @@
* myslang.h: Add a replacement for addch(), which expects a
wchar_t argument in patched S-Lang on Red Hat 8.0.
2002-10-21 Andrew V. Samoilov <sav@bcs.zp.ua>
* man2hlp.c (handle_link): Don't strip leading space(s) from
linkname.
2002-10-21 Pavel Roskin <proski@gnu.org>
* main.c (print_mc_usage): Remove unnecessary newline.