--- m/addftinfo.1.txt 2018-06-26 09:11:47.867149362 -0400 +++ n/addftinfo.1.txt 2018-06-26 09:12:03.886925861 -0400 @@ -6,7 +6,14 @@ addftinfo - add information to troff font files for use with groff SYNOPSIS - addftinfo [ -v ] [ param-option value... ] res unitwidth font + addftinfo [-asc-height n] [-body-depth n] [-body-height n] + [-cap-height n] [-comma-depth n] [-desc-depth n] + [-fig-height n] [-x-height n] res unitwidth font + + addftinfo --help + + addftinfo -v + addftinfo --version DESCRIPTION addftinfo reads a troff font file and adds some additional font-metric --- m/afmtodit.1.txt 2018-06-26 09:11:47.887149082 -0400 +++ n/afmtodit.1.txt 2018-06-26 09:12:03.906925583 -0400 @@ -6,62 +6,65 @@ afmtodit - create font files for use with groff -Tps and -Tpdf SYNOPSIS - afmtodit [-ckmnsvx] [-a n] [-d desc_file] [-e enc_file] - [-f internal_name] [-i n] [-o out_file] afm_file map_file font + afmtodit [-ckmnsx] [-a angle] [-d desc_file] [-e encoding_file] + [-f internal_name] [-i n] [-o output_file] afm_file map_file + font_name - The whitespace between a command-line option and its argument is op‐ + afmtodit -v + + The whitespace between a command-line option and its argument is op‐ tional. DESCRIPTION - afmtodit creates a font file for use with groff, grops, and gropdf. - afmtodit is written in perl; you must have perl version 5.004 or newer + afmtodit creates a font file for use with groff, grops, and gropdf. + afmtodit is written in perl; you must have perl version 5.004 or newer installed in order to run afmtodit.