mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-23 20:55:18 +00:00
tidy HTML5 capital letter tags while I was at it using
grep -rl "<\!DOCTYPE html>" * | xargs sed -i "s;<BR>;<br />;g"
This commit is contained in:
@@ -210,13 +210,13 @@ S2 to download Track data on Serial port 2. This gives a text file with a
|
||||
header and then one line per track log point, like this:
|
||||
|
||||
<P><pre width=80>
|
||||
T N49 37.7525 E006 12.2740 Fri Jul 12 22:51:49 1996<BR>
|
||||
T N49 37.7441 E006 12.2804 Fri Jul 12 22:53:50 1996<BR>
|
||||
T N49 37.7635 E006 12.3152 Fri Jul 12 22:55:51 1996<BR>
|
||||
T N49 37.8224 E006 12.3338 Fri Jul 12 22:56:36 1996<BR>
|
||||
T N49 38.1552 E006 12.8984 Fri Jul 12 22:58:36 1996<BR>
|
||||
T N49 38.2060 E006 14.2361 Fri Jul 12 23:00:36 1996<BR>
|
||||
T N49 38.3663 E006 15.8547 Fri Jul 12 23:02:38 1996<BR>
|
||||
T N49 37.7525 E006 12.2740 Fri Jul 12 22:51:49 1996<br />
|
||||
T N49 37.7441 E006 12.2804 Fri Jul 12 22:53:50 1996<br />
|
||||
T N49 37.7635 E006 12.3152 Fri Jul 12 22:55:51 1996<br />
|
||||
T N49 37.8224 E006 12.3338 Fri Jul 12 22:56:36 1996<br />
|
||||
T N49 38.1552 E006 12.8984 Fri Jul 12 22:58:36 1996<br />
|
||||
T N49 38.2060 E006 14.2361 Fri Jul 12 23:00:36 1996<br />
|
||||
T N49 38.3663 E006 15.8547 Fri Jul 12 23:02:38 1996<br />
|
||||
T N49 38.4481 E006 16.0234 Fri Jul 12 23:04:39 1996
|
||||
</pre>
|
||||
|
||||
@@ -453,7 +453,7 @@ will be able see how it compares in accuracy to very long surface surveys.
|
||||
And some time in the next ten years the US should turn off SA which will make
|
||||
life significantly easier for this sort of work.
|
||||
|
||||
<HR>
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
<ul id="links">
|
||||
<li>1996 Expedition info:
|
||||
|
||||
Reference in New Issue
Block a user