View | Details | Raw Unified | Return to bug 118355
Collapse All | Expand All

(-)pfctl.c.orig Fri Nov 30 17:37:34 2007 (-2 / +2 lines)
Lines 202-209 Link Here
202
       fprintf(stderr, "[-F modifier] [-f file] [-i interface] ");
202
       fprintf(stderr, "[-F modifier] [-f file] [-i interface] ");
203
       fprintf(stderr, "[-k host] [-p device]\n");
203
       fprintf(stderr, "[-k host] [-p device]\n");
204
       fprintf(stderr, "             ");
204
       fprintf(stderr, "             ");
205
       fprintf(stderr, "[-s modifier] [-t table] [-T command [address ...]] ");
205
       fprintf(stderr, "[-s modifier] [-T command [address ...]] ");
206
       fprintf(stderr, "[-x level]\n");
206
       fprintf(stderr, "[-t table] [-x level]\n");
207
       exit(1);
207
       exit(1);
208
}
208
}

Return to bug 118355