Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 319
    • Issues 319
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #23611
Closed
Open
Created Sep 21, 2017 by Taylor Yu@catalyst

misspelled reference "UseEntryGuardsAsDirectoryGuards" to obsolete config parameter in manual page

The manual page says

[[NumDirectoryGuards]] **NumDirectoryGuards** __NUM__::
    If UseEntryGuardsAsDirectoryGuards is enabled, we try to make sure we have
    at least NUM routers to use as directory guards. If this option is set to
    0, use the value from the guard-n-primary-dir-guards-to-use consensus
    parameter, and default to 3 if the consensus parameter isn't set.
    (Default: 0)

The (obsolete) config parameter with the closest spelling is UseEntryGuardsAsDirGuards at least according to config.c. The correct fix is probably to delete the conditional at the beginning of that sentence.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking