open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- src/man.c.orig Sun Aug 22 20:18:06 2004
+++ src/man.c Sun Nov 14 15:53:53 2004
@@ -150,6 +153,10 @@
static char *
setpl(void) {
char *pl;
+
+ /* Short-circuit bogus behavior (3828722). */
+ return NULL;
if (do_troff)
return NULL;
if (preformat)
Everything looks good. We'll let you know here if there's anything you should know about.