Here are three approaches to removing the warning: around line 47: table wider than line width that is currently occurring in the general tests. The first approach is to make the stat command, which read the output time file, ignore lines it does not understand. The second approach was to fix the nroff.in file. It turns out, the only I could stop that warning was to decrease the width of the table. Through my trials and tribulations with this, I'm beginning to believe the generating of this warning is a bug in the groff command, since I can not find anything wrong with the original table definition. The third and final approach is a patch that Jeff Layton purposed that leaves the table width alone and adds the "nowarn" to the global options of the table. All three seem to do the trick but obviously we don't need all three... I am leaning towards the first approach since its not dependent on nroff/tbl isms... Steve Dickson (2): Make the stat command ignore lines that it is not looking for. Make the tbl table smaller to avoid a warning about line width Jeff Layton (1): cthon04: add "nowarn" option to nroff.in tables general/nroff.in | 2 +- general/stat.c | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) -- 1.7.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html