summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-03-22 18:45:47 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-03-22 18:45:47 -0400
commit4f4e24d8330cd3b6eeed79dc1bcb6dd387d3581a (patch)
tree947e7a1a03a5009f008844696216b14ca3e62dcd /build.txt
parent97355766b0b23dfdba625630c80a4b94108f5969 (diff)
downloadgpsd-4f4e24d8330cd3b6eeed79dc1bcb6dd387d3581a.tar.gz
Typo fix.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.txt b/build.txt
index 00a9de9e..de016e0c 100644
--- a/build.txt
+++ b/build.txt
@@ -247,8 +247,8 @@ To enable hotplugging of USB GPSes under Linux, you may do 'scons
udev-install' to put the appropriate udev rules and wrapper files in
place.
-You will need php and php-gd installed to support the PHP web page.
-included with the distribution. To install it, copy the file
+You will need php and php-gd installed to support the PHP web page
+generator included with the distribution. To install it, copy the file
'gpsd.php' to your HTML document directory. Then see the
post-installation instructions in INSTALL for how to configure it.