repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
ibm-public
/
postfix
/
dist
/
mantools
/
double
blob
dfefd72b0421a16e25cf4bbe40b97c274a4eb715
1
#!/bin/sh
2
3
for
i
in
$
*
4
do
5
echo
===
$i
===
6
dehtml
$i
| double
7
done