]> diplodocus.org Git - nmh/blobdiff - uip/mhshowsbr.c
Editing of man/mhparam.man.
[nmh] / uip / mhshowsbr.c
index 7298f5b0435e93283f8ee7bd8780b4bbad9f8403..6b2efa8838823bebf80f852d202a3f8a0b914839 100644 (file)
@@ -844,7 +844,7 @@ parse_display_string (CT ct, char *cp, int *xstdin, int *xlist,
            case 'F':
                /* %f, and stdin is terminal not content */
                *xstdin = 1;
-               /* and fall... */
+               /* FALLTHRU */
 
            case 'f':
                if (multipart) {
@@ -898,7 +898,7 @@ parse_display_string (CT ct, char *cp, int *xstdin, int *xlist,
 
            case 'p':
                /* No longer supported */
-               /* and fall... */
+               /* FALLTHRU */
 
            case 'l':
                /* display listing prior to displaying content */