/[d-i]/trunk/installer/doc/manual/2xml
ViewVC logotype

Contents of /trunk/installer/doc/manual/2xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14559 - (hide annotations) (download)
Sat May 1 12:49:03 2004 UTC (9 years, 1 month ago) by waldi
File size: 198 byte(s)
installer/doc/manual: Set svn:keywords to "Id".
1 toff 3219 #!/bin/sh
2 toff 3222
3     # feed it sgml and it coughs up xml, pretty rough though.
4    
5 toff 5444 sgmlnorm -mn $1 | sed -f 2xml2 > tmp.xml
6 toff 3222
7 toff 5444 sed '/<\/para>/{:a;N;/<para>/!ba;s/<\/para>\n*<para>/<\/para><para>/;}' tmp.xml | less

Properties

Name Value
svn:executable *
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.5