diff options
Diffstat (limited to 'src/mainpage.md')
-rw-r--r-- | src/mainpage.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainpage.md b/src/mainpage.md index 2c4c494354..260e193f1c 100644 --- a/src/mainpage.md +++ b/src/mainpage.md @@ -84,7 +84,8 @@ The codebase is divided into a few top-level subdirectories, each of which contains several sub-modules. - `ext` -- Code maintained elsewhere that we include in the Tor - source distribution. + source distribution. You should not edit this code if you can + avoid it: we try to keep it identical to the upstream versions. - \refdir{lib} -- Lower-level utility code, not necessarily tor-specific. |