summaryrefslogtreecommitdiff
path: root/gpspipe.xml
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2007-01-02 01:58:58 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2007-01-02 01:58:58 +0000
commit6cddddda22b56f5f63b3173d9a8558bf23d8ec4b (patch)
tree3f666139ef3cf86c75b0c1c3a0bae5a5a462677b /gpspipe.xml
parent74c157cda43a5b1f46a11b9ff71bd1bf989808ef (diff)
downloadgpsd-6cddddda22b56f5f63b3173d9a8558bf23d8ec4b.tar.gz
Be nice to users who, for some reason, can't resolve "localhost".
We may need to revisit this if 'n' when we get around to supporting ipv6.
Diffstat (limited to 'gpspipe.xml')
-rw-r--r--gpspipe.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpspipe.xml b/gpspipe.xml
index 4376433e..dff5f2af 100644
--- a/gpspipe.xml
+++ b/gpspipe.xml
@@ -49,7 +49,7 @@ given count of packets.</para>
<para>An optional argument may specify a server to get data from; a
colon-separated suffix is taken as a port number. If omitted, it
-connects to localhost on the default port (2947).</para>
+connects to 127.0.0.1 on the default port (2947).</para>
</refsect1>
<refsect1 id='options'><title>OPTIONS</title>