commit | c072e258858bf3c125f1bce3ec27ddb176300d04 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Mar 07 20:35:52 2018 -0800 |
committer | GitHub <noreply@github.com> | Wed Mar 07 20:35:52 2018 -0800 |
tree | 5e30a3baced887a7fc29bab14634566ec74a067d | |
parent | d824b4e4afbe9cf02310e39b14402fb2aa271f8f [diff] |
Fix some ipaddress documentation errors (GH-6021) * fix a typo: documention -> documentation * fix the type of IPv?Network.hostmask * add documentation about IPv?Network.netmask * fix IPv6Network constructor doc that extended netmasks are not supported (cherry picked from commit e405096ea91f516d411095b6fea4eec9668eac88) Co-authored-by: Xiang Zhang <angwerzx@126.com>