]> git.ipfire.org Git - thirdparty/bird.git/blob - doc/prog-spell.sed
Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinition
[thirdparty/bird.git] / doc / prog-spell.sed
1 s%<type>[^<]*</type>%%g
2 s%<param>[^<]*</param>%%g
3 s%<func>[^<]*</func>%%g
4 s%<funcdef>[^<]*</funcdef>%%g
5 s%<type/[^</]*/%%g
6 s%<param/[^</]*/%%g
7 s%<func/[^</]*/%%g
8 s%<funcdef/[^</]*/%%g
9 s%<struct/[^</]*/%%g
10 s%<const/[^</]*/%%g
11 s%<[^<>/ ]\+/%%g
12 s%</\?[^<>/ ]*>%%g
13 s%&[^;]*;%%g