Files
shadow/debian/man.insert.sed
nekral-guest 3cdfbb6cef * debian/rules, debian/man.insert, debian/man.insert.sed: Hack to avoid bug
507673, causing missing apostrophes in the manpages generated by
    docbook-xsl.
2010-04-02 22:12:29 +00:00

3 lines
30 B
Sed

/^\.TH/{r debian/man.insert
}