| commit | f47634b276db6956998350e5fc26a0673fdb125c | [log] [tgz] |
|---|---|---|
| author | Randy Dunlap <rdunlap@xenotime.net> | Sat Jul 01 04:36:36 2006 -0700 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 01 09:56:04 2006 -0700 |
| tree | 7e74f91dd554882041d51cfe9e67ee64abdfcd1e | |
| parent | faab17ba06d86adf5568f3e9ff914e124546d19e [diff] |
[PATCH] kernel-doc: make man/text mode function output same
Make output of function descriptions in text mode match contents of 'man'
mode by adding Name: plus function-short-description ("purpose") and
changing Function: to Synopsis:.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>