]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Some documentation fixes for #12864.
authorGeorge Kadianakis <desnacked@riseup.net>
Fri, 15 Aug 2014 20:12:06 +0000 (23:12 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Fri, 15 Aug 2014 20:12:06 +0000 (23:12 +0300)
doc/tor.1.txt
src/or/config.c

index 900e58800107537480fafa7a3374b2ad4940298e..04d13fbfbcbc27f5e5ceb6a3eac6c11929cb28c7 100644 (file)
@@ -226,7 +226,7 @@ GENERAL OPTIONS
 
 [[ExtORPortCookieAuthFileGroupReadable]] **ExtORPortCookieAuthFileGroupReadable** **0**|**1**::
     If this option is set to 0, don't allow the filesystem group to read the
-    Extende OR Port cookie file. If the option is set to 1, make the cookie
+    Extended OR Port cookie file. If the option is set to 1, make the cookie
     file readable by the default GID. [Making the file readable by other
     groups is not yet implemented; let us know if you need this for some
     reason.] (Default: 0)
index 20fde3bd207b0c40dd9e5c52002f765a2e4e302e..f53186a5f9e0c7abfbb2949cd61cedd1a1208537 100644 (file)
@@ -6825,6 +6825,9 @@ config_maybe_load_geoip_files_(const or_options_t *options,
  *  in <b>cookie_out</b>.
  *  Then write it down to <b>fname</b> and prepend it with <b>header</b>.
  *
+ *  If <b>group_readable</b> is set, set <b>fname</b> to be readable
+ *  by the default GID.
+ *
  *  If the whole procedure was successful, set
  *  <b>cookie_is_set_out</b> to True. */
 int