ref: 49749b6256e207d0d475b3ae1beb3a95e4c184be
parent: e59abf73546274ddadf77fed7eb9f9d452cdbb6a
author: Ali Gholami Rudi <ali@rudi.ir>
date: Sun Jan 19 12:21:39 EST 2014
tr: document tr_nl
--- a/tr.c
+++ b/tr.c
@@ -4,7 +4,7 @@
#include <string.h>
#include "roff.h"
-static int tr_nl = 1;
+static int tr_nl = 1; /* just read a newline */
static int c_pc = '%'; /* page number character */
int c_ec = '\\';
int c_cc = '.';