checkmm(1) checkmm(1)NAME checkmm, checkmm1 - check documents formatted with the mm macros SYNOPSIS checkmm file... ARGUMENTS file Specifies the file to be checked. DESCRIPTION checkmm stands for ``check memorandum macros.'' Use checkmm to check for syntax errors in files that have been prepared for the mm(1) or mmt(1) command. For example, checkmm checks that you have a .DE (display end macro) corresponding to every .DS (display start macro). The output for checkmm is the number of lines checked, and a list of macros that are unfinished because of missing macros. If you do not include a filename on the command line, checkmm takes input from standard input. STATUS MESSAGES AND VALUES checkmm Cannot open file The file is unreadable. The remaining output of the program is diagnostic of the source file. FILES /usr/bin/checkmm Executable file /usr/bin/checkmm1 Executable file SEE ALSO eqn(1), mm(1), mmt(1), mvt(1), neqn(1), tbl(1) mm(5) in A/UX Programmer's Reference ``Other Text Processing Tools'' in A/UX Text Processing Tools ``mm Reference'' in A/UX Text Processing Tools January 1992 1