summaryrefslogtreecommitdiff
path: root/libgps.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-02-17 13:14:44 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-02-17 13:14:44 +0000
commit4706e500abbd0bc7bcf888ccb51b081ce9b264ef (patch)
treee838de3fc84f76084d7c8edbdc5baa75745d6dd4 /libgps.c
parent006cb086487276618f8e2bc5186696fa762c80f1 (diff)
downloadgpsd-4706e500abbd0bc7bcf888ccb51b081ce9b264ef.tar.gz
Various small comment and documentation fixes.
Diffstat (limited to 'libgps.c')
-rw-r--r--libgps.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgps.c b/libgps.c
index a0410ec7..0fdeec9d 100644
--- a/libgps.c
+++ b/libgps.c
@@ -66,8 +66,8 @@ extern char *strtok_r(char *, const char *, char **);
/*
* check the environment to determine proper GPS units
*
- * clients should only call this if no user preference on the command line or
- * Xresources
+ * clients should only call this if no user preference is specified on
+ * the command line or via X resources.
*
* return imperial - Use miles/feet
* nautical - Use knots/feet