diff options
author | Chris Kuethe <chris.kuethe@gmail.com> | 2008-12-27 09:10:20 +0000 |
---|---|---|
committer | Chris Kuethe <chris.kuethe@gmail.com> | 2008-12-27 09:10:20 +0000 |
commit | d4bee24389232b37dd0ae816789806f8fe1f34fa (patch) | |
tree | c0768d823f3e1fb18baf8f4224b953590bc4df84 | |
parent | 5b95b4dd8f66a1317350dac059632f8f79d9d4aa (diff) | |
download | gpsd-d4bee24389232b37dd0ae816789806f8fe1f34fa.tar.gz |
fix broken markup
-rw-r--r-- | gpsd.xml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -115,7 +115,9 @@ optimal performance, but it also means that solution would be for Bluetooth to not be so fragile. A platform independent method to identify serial-over-Bluetooth devices would also be nice.</para></listitem> -</varlistentry><term>-G</term> +</varlistentry> +<varlistentry> +<term>-G</term> <listitem><para>This flag causes <application>gpsd</application> to listen on all addresses (INADDR_ANY) rather than just the loopback (INADDR_LOOPBACK) address. For the sake of privacy and security, PVT |