=================================================================== RCS file: /cvs/mandoc/tbl_term.c,v retrieving revision 1.51 retrieving revision 1.52 diff -u -p -r1.51 -r1.52 --- mandoc/tbl_term.c 2017/06/13 14:39:13 1.51 +++ mandoc/tbl_term.c 2017/06/14 17:51:15 1.52 @@ -1,4 +1,4 @@ -/* $Id: tbl_term.c,v 1.51 2017/06/13 14:39:13 schwarze Exp $ */ +/* $Id: tbl_term.c,v 1.52 2017/06/14 17:51:15 schwarze Exp $ */ /* * Copyright (c) 2009, 2011 Kristaps Dzonsons * Copyright (c) 2011,2012,2014,2015,2017 Ingo Schwarze @@ -47,7 +47,7 @@ static void tbl_word(struct termp *, const struct tbl_ static size_t term_tbl_sulen(const struct roffsu *su, void *arg) { - return term_hspan((const struct termp *)arg, su) / 24; + return term_hen((const struct termp *)arg, su); } static size_t