Skip to content

Commit

Permalink
Update index example in TOC footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Clements committed Sep 2, 2011
1 parent 2a2e6eb commit 49d64d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions toc.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 49d64d3

Please sign in to comment.