Man page formatter fix for SunOS compatibility. unlabeled-1.2.2
authorshort <>
Tue, 7 Sep 1999 16:14:40 +0000 (16:14 +0000)
committershort <>
Tue, 7 Sep 1999 16:14:40 +0000 (16:14 +0000)
manfmt.c

index 47092a8..f195fed 100644 (file)
--- a/manfmt.c
+++ b/manfmt.c
@@ -24,6 +24,7 @@ char f;
                        if (*s=='\t') {
                                if ((f=!f)) {
 /*fprintf(stderr,"DURING TURN-ON:%s",s);*/
+                                       while (s[1]==' ') s++;
                                        if (s[1]=='"') s++;
                                        }
                                else {