diff --git a/toc.ftr b/toc.ftr
index 5e159117d45b10e282821c71ddb0274d0697c6b4..0061c1dcca0f49b2206597aa6cc6d8a296a45829 100644
--- a/toc.ftr
+++ b/toc.ftr
@@ -6,8 +6,8 @@ on the same line as the name, the line number (or, in a few cases, numbers)
 where the name is defined.  Successive lines in an entry list the line
 numbers where the name is used.  For example, this entry:
 
-    swtch 2358
-        0317 2128 2166 2357 2358
+    swtch 2658
+        0374 2428 2466 2657 2658
 
-indicates that swtch is defined on line 2358 and is mentioned on five lines
-on sheets 03, 21, and 23.
+indicates that swtch is defined on line 2658 and is mentioned on five lines
+on sheets 03, 24, and 26.