summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-10 05:40:13 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-10 05:41:35 -0400
commit05d09f4eacd3327c3593e5a53204f45d3b674af4 (patch)
treeed13225a680e9803a22635a4e123515b62cd90a0 /doc
parentc0cb4456b86779f67a59819dbd797caea6cb0b99 (diff)
downloadgpsd-05d09f4eacd3327c3593e5a53204f45d3b674af4.tar.gz
Added new "Introduction to Time Service" document.
Also, clreaned up after a recent change to the internals document.
Diffstat (limited to 'doc')
-rw-r--r--doc/explan_gpsd_log.c.xml (renamed from doc/explan_gpsd_report.c.xml)0
-rw-r--r--doc/internals.xml4
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/explan_gpsd_report.c.xml b/doc/explan_gpsd_log.c.xml
index b8f94b12..b8f94b12 100644
--- a/doc/explan_gpsd_report.c.xml
+++ b/doc/explan_gpsd_log.c.xml
diff --git a/doc/internals.xml b/doc/internals.xml
index dd5a5ff6..00a36af8 100644
--- a/doc/internals.xml
+++ b/doc/internals.xml
@@ -24,7 +24,7 @@
<!ENTITY net_dgpsip.c SYSTEM "explan_net_dgpsip.c.xml">
<!ENTITY net_ntrip.c SYSTEM "explan_net_ntrip.c.xml">
<!ENTITY netlib.c SYSTEM "explan_netlib.c.xml">
-<!ENTITY ntpshmwrite.c SYSTEM "explan_ntpshmwrite.c.xml">
+<!ENTITY ntpshm.c SYSTEM "explan_ntpshm.c.xml">
<!ENTITY packet.c SYSTEM "explan_packet.c.xml">
<!ENTITY packet_names.h SYSTEM "explan_packet_names.h.xml">
<!ENTITY packet_states.h SYSTEM "explan_packet_states.h.xml">
@@ -105,7 +105,7 @@ is not yet documented here.</para>
&net_dgpsip.c;
&net_ntrip.c;
&netlib.c;
-&ntpshmwrite.c;
+&ntpshm.c;
&packet.c;
&packet_names.h;
&packet_states.h;