Subject: Looking for clues about nroff -man..
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
List: current-users
Date: 08/03/1994 12:40:16
I am woefully unenlightened about *roff. In writing a man page for a
device driver for NetBSD, I discovered that the following:
.Nm lt
produces no output in the resulting file, while
.Nm ell-tee
and
.Nm LT
both Do The Right Thing. Do I need to rename my driver? :-)
Clearly the character string "lt" is "magic" in some way, as it
appears often in the tmac files in /usr/share/tmac/*
How do I "quote" it?
- Bill
------------------------------------------------------------------------------