Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site diku.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!mcvax!diku!storm From: storm@diku.UUCP (Kim Fabricius Storm) Newsgroups: net.bugs.4bsd,net.text Subject: '@' not handled properly by new -man (+fix) Message-ID: <762@diku.UUCP> Date: Wed, 13-Feb-85 19:45:39 EST Article-I.D.: diku.762 Posted: Wed Feb 13 19:45:39 1985 Date-Received: Fri, 15-Feb-85 04:39:57 EST Organization: DIKU, U of Copenhagen, DK Lines: 23 Xref: watmath net.bugs.4bsd:1383 net.text:352 [[b]eat me] Description: The "new" -man [nt]roff package uses '@' internally as a text delimiter causing troubles with hanging tags containing one. You will also have troubles with manuals for programs having '@' in their name. Repeated-by: Include the lines .TP @ this is a very long hanging tag so this should be written on a separate line in a manual text. The second text line will be written on the same line as the tag. Fix: Replace all occurrences of '@' by '^G' (BEL) in /usr/lib/tmac/tmac.an.new ---- ..mcvax!diku!storm (Kim F. Storm)