ref: 50d296790f722e742b93a99778428719daca23a2
parent: 0cd7efa2a8aa12782a915c7fcc70da3f7370e9f6
author: Ali Gholami Rudi <ali@rudi.ir>
date: Wed Sep 17 06:48:50 EDT 2014
tr: .fl request It is just an alias for .br to cause an implicit line break. Reported by Carsten Kunze <carsten.kunze@arcor.de>.
--- a/tr.c
+++ b/tr.c
@@ -890,6 +890,7 @@
{"fc", tr_fc},
{"ff", tr_ff},
{"fi", tr_fi},
+ {"fl", tr_br},
{"fmap", tr_fmap},
{"fp", tr_fp},
{"fspecial", tr_fspecial},