Searched hist:ecfb251a95dfca6ca0dba63414e9c91fcbb92335 (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | kernel-doc | diff ecfb251a95dfca6ca0dba63414e9c91fcbb92335 Sun Jun 25 14:49:13 CEST 2006 Randy Dunlap <rdunlap@xenotime.net> [PATCH] kernel-doc: don't use XML escapes in text or man output mode
For kernel-doc output modes of text and man, do not use XML escapes for less-than, greater-than, and ampersand characters. I.e., leave the text and man output clean and readable.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|