diff options
author | rsc <rsc> | 2006-09-08 14:36:56 +0000 |
---|---|---|
committer | rsc <rsc> | 2006-09-08 14:36:56 +0000 |
commit | 8be7e703ca6db8bef090d77b984800a8d32fd671 (patch) | |
tree | 99996d948c045ef0fa6e251ecc616ef71be2be5d | |
parent | 8e1d1ec934d5ebcd4d8208f88857be12c8a97a06 (diff) | |
download | xv6-labs-8be7e703ca6db8bef090d77b984800a8d32fd671.tar.gz xv6-labs-8be7e703ca6db8bef090d77b984800a8d32fd671.tar.bz2 xv6-labs-8be7e703ca6db8bef090d77b984800a8d32fd671.zip |
wording nit
-rw-r--r-- | toc.ftr | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ -The source listing is preceded by a cross-reference listing every defined +The source listing is preceded by a cross-reference that lists every defined constant, struct, global variable, and function in xv6. Each entry gives, 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 |