[Firebug-cvs] firebug/web gps.html,1.8,1.9
Brought to you by:
doolin
From: <do...@us...> - 2003-08-02 00:33:01
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1:/tmp/cvs-serv16431 Modified Files: gps.html Log Message: Fixed a markup typo. Index: gps.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/gps.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** gps.html 1 Aug 2003 17:32:28 -0000 1.8 --- gps.html 2 Aug 2003 00:32:52 -0000 1.9 *************** *** 45,49 **** </ul> ! <h2>NMEA Data Format<h2> <p>For this application, a standard, NMEA format is used for collecting GPS data. There are various types of NMEA messages, all containing --- 45,49 ---- </ul> ! <h2>NMEA Data Format</h2> <p>For this application, a standard, NMEA format is used for collecting GPS data. There are various types of NMEA messages, all containing |