home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0080 < prev    next >
Encoding:
Text File  |  1982-02-23  |  416 b   |  11 lines

  1. Autzoo.1414
  2. net.bugs.v7
  3. utcsrgv!utzoo!henry
  4. Mon Feb 22 19:55:17 1982
  5. man(7) @ bug
  6. The manual-page macros will screw up in several places if the input
  7. contains at-signs.  In particular, if there is an @ in a page header
  8. or footer, or in the label line of a .TP, madness will ensue.  The
  9. fix is straightforward:  change all the @'s in tmac.an to control-B.
  10. (Not control-A, since that is the n/troff leader character!)
  11.