From b128ebfdf4a15f8afed4b3e89040096d9bcfce33 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 29 Oct 2016 18:23:49 +0200 Subject: [PATCH] man_show_fixme.sh: Make output tables a little narrower Signed-off-by: Michael Kerrisk --- scripts/man_show_fixme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/man_show_fixme.sh b/scripts/man_show_fixme.sh index 88a8330a3..cfd769ef6 100644 --- a/scripts/man_show_fixme.sh +++ b/scripts/man_show_fixme.sh @@ -13,7 +13,7 @@ for f in $*; do if (fixme == 0) { print ".TS" print ".allbox;" - print "lbw55" + print "lbw50" print "l." print "FIXME" print "T{"