tor man page broken near VirtualAddrNetworkIPv6

man tor shows me

           prefix is set to 104 for IPv6 and 16 for IPv4. However, a wider
           network - smaller prefix length

           •   is preferable since it reduces the chances for an attacker to
               guess the used IP. For local use, no change to the default
               VirtualAddrNetwork setting is needed.

and it looks like the bug is because tor.1.txt says

    prefix is set to 104
    for IPv6 and 16 for IPv4. However, a wider network - smaller prefix length
    - is preferable since it reduces the chances for an attacker to guess the
    used IP. For local use, no change to the default VirtualAddrNetwork setting
    is needed.

That dash at the beginning of the line looks like it's causing the issue.