diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2004-09-28 14:17:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2004-09-28 14:17:59 +0000 |
commit | 575f20073e1930fe525ee1303272a69f473acc62 (patch) | |
tree | 327d085aa9d394a814f2d725b2ee102296f795b6 /gpsd.xml | |
parent | b63f8ca256bb59e3c425121a1d2bea9a3435ec65 (diff) | |
download | gpsd-575f20073e1930fe525ee1303272a69f473acc62.tar.gz |
Timestamp example should be in new format.
Diffstat (limited to 'gpsd.xml')
-rw-r--r-- | gpsd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -268,7 +268,7 @@ the replies. Examples:</para> reply: "GPSD,P=36.000000 123.000000\r\n" query: "d\n" - reply: "GPSD,D=11/16/2002 02:45:05\r\n" + reply: "GPSD,D=2002-11-16T02:45:05.12Z\r\n" query: "va\n" reply: "GPSD,V=0.000000,A=37.900000\r\n" |