Re: sharutils: typo in uuencode(1) manpage
Paul Eggert <[email protected]> Tue, 28 Sep 2021 19:42:42 -0700
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 9/28/21 7:27 PM, Christoph Anton Mitterer wrote: > -insert a character when the six character sequence "\nFrom " is seen. > +insert a character when the six character sequence "\\nFrom " is seen. Thanks for the fix. Instead of "\\nFrom ", I suggest "\enFrom " as that better survives troff macro processing.