diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2010-09-30 21:16:02 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2010-09-30 21:16:02 -0700 |
commit | 85b8ba36fbf879f7dc8304340fb5187735b6cb37 (patch) | |
tree | c028e0063ed7e883407dc8559dc76521a8fb052d | |
parent | 76ab5977b3dccad1b1d2491e458f2846ad7c0716 (diff) | |
download | txr-85b8ba36fbf879f7dc8304340fb5187735b6cb37.tar.gz txr-85b8ba36fbf879f7dc8304340fb5187735b6cb37.tar.bz2 txr-85b8ba36fbf879f7dc8304340fb5187735b6cb37.zip |
* txr.1: Fix formatting problem.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | txr.1 | 4 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2010-09-30 Kaz Kylheku <kkylheku@gmail.com> + + * txr.1: Fix formatting problem. + 2010-03-01 Kaz Kylheku <kkylheku@gmail.com> * txr.1: Fix inaccuracies: files are not read into memory all at @@ -113,7 +113,9 @@ Verbose operation. Detailed logging is enabled. .IP -b Suppresses the printing of variable bindings for a successful query, and the -word .IR false for a failed query. The program still sets an appropriate +word . +IR false +for a failed query. The program still sets an appropriate termination status. .IP -a num |