Sorry, I forgot the attachment in my last message.

                                        Terrence Doyle
--- src/lib/libast/misc/optget.c.orig   2014-05-11 04:49:38.000000000 -0500
+++ src/lib/libast/misc/optget.c        2015-01-19 04:16:30.000000000 -0600
@@ -4074,7 +4074,7 @@
                                                sfputc(mp, c);
                                        } while (c < 'a' || c > 'z');
                                }
-                               else if (co++ >= rm && !n)
+                               else if (co++ >= rm && !n && style != 
STYLE_nroff)
                                {
                                        if (tp)
                                        {
_______________________________________________
ast-developers mailing list
ast-developers@lists.research.att.com
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to