diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-12 08:27:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-12 08:27:30 +0000 |
commit | 7d256332fbf7cad0ce190f5d602cdfb1f54c08b3 (patch) | |
tree | 72b385f02d1e06bef26f178fd788cfbb78731f9f | |
parent | 49edddc1474645f70613dc8ed67c1499a9b9c731 (diff) | |
download | fetchmail-7d256332fbf7cad0ce190f5d602cdfb1f54c08b3.tar.gz fetchmail-7d256332fbf7cad0ce190f5d602cdfb1f54c08b3.tar.bz2 fetchmail-7d256332fbf7cad0ce190f5d602cdfb1f54c08b3.zip |
bold -> strong.
svn path=/trunk/; revision=3082
-rwxr-xr-x | testservers-gen.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testservers-gen.sh b/testservers-gen.sh index 136ffc41..a19ad4c6 100755 --- a/testservers-gen.sh +++ b/testservers-gen.sh @@ -23,9 +23,9 @@ Here are the server types on my regression-test list:<p> <table border=1 with=80% align=center> <tr> -<td><bold>Protocol & Version</bold></td> -<td><bold>Special Options:</bold></td> -<td><bold>Name:</bold></td> +<td><strong>Protocol & Version</strong></td> +<td><strong>Special Options:</strong></td> +<td><strong>Name:</strong></td> </tr> EOF torturetest.py -t |