summaryrefslogtreecommitdiff
path: root/gpsfake
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-22 09:33:11 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-22 09:33:11 -0500
commit44a8fd5bdc103601c0fac86636514d78d36f05d3 (patch)
treeff166447a587a4dc7095f34aa99bcd27f2b0c97f /gpsfake
parent09d88efb6b8daba35a93a59b372f09322bdd7cc5 (diff)
downloadgpsd-44a8fd5bdc103601c0fac86636514d78d36f05d3.tar.gz
Documentation and TODO tweaks.
Diffstat (limited to 'gpsfake')
-rwxr-xr-xgpsfake2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsfake b/gpsfake
index ece89554..9ae5d7ba 100755
--- a/gpsfake
+++ b/gpsfake
@@ -2,7 +2,7 @@
#
# gpsfake -- test harness for gpsd
#
-# Simulates a GPS, playing back a logfile
+# Simulates one or more GPSes, playing back logfiles.
# Most of the logic for this now lives in gps.fake,
# factored out so we can write other test programs with it.
#