doc: Say 'thousands of feet' instead of '3000-4000 feet'
[fw/altos] / doc / fix-html
1 #!/bin/sh
2 sed -i \
3 -e 's/<[?]xml [^>]*>//' \
4 -e 's/<!DOCTYPE [^>]*>//' "$@"