diff options
author | Roger Dingledine <arma@torproject.org> | 2005-09-14 21:57:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-09-14 21:57:59 +0000 |
commit | b903b98e03068f168434b067428fb643c3741776 (patch) | |
tree | ed7e032f55e1120beba02dfda71726eb03b4edfa /doc/dir-spec.txt | |
parent | 27bbfe9dcf9d44e2c4a363af2f1775e3ae442d15 (diff) | |
download | tor-b903b98e03068f168434b067428fb643c3741776.tar.gz tor-b903b98e03068f168434b067428fb643c3741776.zip |
tweak punctuation
svn:r5065
Diffstat (limited to 'doc/dir-spec.txt')
-rw-r--r-- | doc/dir-spec.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt index ec369c15c0..85a0879738 100644 --- a/doc/dir-spec.txt +++ b/doc/dir-spec.txt @@ -89,11 +89,11 @@ $Id$ directory server's administrator. Administrators should include at least an email address and a PGP fingerprint. "dir-signing-key" -- The directory server's public signing key. - "client-versions" -- A comma-separated list of recommended client versions - "server-versions" -- A comma-separated list of recommended server versions + "client-versions" -- A comma-separated list of recommended client versions. + "server-versions" -- A comma-separated list of recommended server versions. "published" -- The publication time for this network-status object. "dir-options" -- A set of flags separated by spaces: - "Names" if this directory server performs name bindings + "Names" if this directory server performs name bindings. The directory-options entry is optional; the others are required and must appear exactly once. The "network-status-version" entry must appear first; @@ -114,10 +114,10 @@ $Id$ - A directory port (or "0" for none") "s" -- A series of space-separated status flags: "Exit" if the router is useful for building general-purpose exit - circuits - "Stable" if the router tends to stay up for a long time - "Fast" if the router has high bandwidth - "Running" if the router is currently usable + circuits. + "Stable" if the router tends to stay up for a long time. + "Fast" if the router has high bandwidth. + "Running" if the router is currently usable. "Named" if the router's identity-nickname mapping is canonical. "Valid" if the router has been 'validated'. |