

There is a mistake in the Makefile I posted for ut, the HDUUCP
logfile watcher.  Run the following into "patch Makefile".


12c12
< CFLAGS =	-O -DBASEDIR=\"/usr/spool/uucp/.Log\"
---
> CFLAGS =	-O -DBASEDIR=\"/usr/lib/uucp/.Log\"


Also here is a short man page that Tony Hansen wrote
for ut.


