commit | 363412b4f70a2ba19c76a01da7580472399312d4 | [log] [tgz] |
---|---|---|
author | Martin Waitz <tali@admingilde.org> | Thu Jun 23 22:05:20 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri Jun 24 00:06:40 2005 -0700 |
tree | f2877439d242f9bebf1694c9a690839b528d6db5 | |
parent | 597f6eea75ff3d089e6a627c07e1bf28923b8e7e [diff] |
[PATCH] DocBook: only use tabular style for long synopsis 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>