[PATCH] kernel-doc: make man/text mode function output same
authorRandy Dunlap <[email protected]>
Sat, 1 Jul 2006 11:36:36 +0000 (04:36 -0700)
committerLinus Torvalds <[email protected]>
Sat, 1 Jul 2006 16:56:04 +0000 (09:56 -0700)
commitf47634b276db6956998350e5fc26a0673fdb125c
tree7e74f91dd554882041d51cfe9e67ee64abdfcd1e
parentfaab17ba06d86adf5568f3e9ff914e124546d19e
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
scripts/kernel-doc