summaryrefslogtreecommitdiffstats
path: root/man2html/strdefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'man2html/strdefs.c')
-rw-r--r--man2html/strdefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/man2html/strdefs.c b/man2html/strdefs.c
index 25ab6bb..361080a 100644
--- a/man2html/strdefs.c
+++ b/man2html/strdefs.c
@@ -5,7 +5,7 @@
#define NULL ((void *) 0)
#endif
-int nroff = 1;
+int nroff = 0;
#define NROFF (-666)
#define TROFF (-667)