diff options
author | Jon Schlueter <jon.schlueter@gmail.com> | 2011-03-05 05:04:45 -0500 |
---|---|---|
committer | Jon Schlueter <jon.schlueter@gmail.com> | 2011-03-05 05:04:45 -0500 |
commit | b7ae504c0cd591289cd458203429cbce141a9b97 (patch) | |
tree | 734978e912dae37ad69e68d45b2f7bb522c9cf64 /gpsfake.xml | |
parent | 8aa444dcaad3212bee5301ab4980580d15e409a7 (diff) | |
download | gpsd-b7ae504c0cd591289cd458203429cbce141a9b97.tar.gz |
spellchecking in gpsfake.xml
Diffstat (limited to 'gpsfake.xml')
-rw-r--r-- | gpsfake.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gpsfake.xml b/gpsfake.xml index 9f3caac3..25fe7670 100644 --- a/gpsfake.xml +++ b/gpsfake.xml @@ -139,9 +139,9 @@ data to be cycled at the device. <application>gpsfake</application> will print a notification each time it cycles.</para> <para>Normally, gpsfake creates a pty for each logfile and passes the -slave side of the debice to the daemon. If the header comment in the +slave side of the device to the daemon. If the header comment in the logfile contains the string "UDP", packets are instead shipped via UDP -port 5000 to the addess 192.168.0.1.255. You can monitor them with +port 5000 to the address 192.168.0.1.255. You can monitor them with this: <command>tcpdump -s0 -n -A -i lo udp and port 5000</command>.</para> </refsect1> @@ -167,7 +167,7 @@ other application which is able to create a compatible output.</para> <para>If <application>gpsfake</application> exits with "Cannot execute gpsd: executable not found." the environment variable GPSD_HOME can be set to the path where gpsd can be found. (instead of adding that folder -to the PATH envirnment variable</para> +to the PATH environment variable</para> </refsect1> <refsect1 id='see_also'><title>SEE ALSO</title> |