[PATCH] DocBook: only use tabular style for long synopsis
authorMartin Waitz <tali@admingilde.org>
Fri, 24 Jun 2005 05:05:20 +0000 (22:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:06:40 +0000 (00:06 -0700)
There was a complaint that function declarations are shown tabular in the
documentation since switching to xmlto.  This patch disables tabular mode
when the function fits in one line.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found