IPv6 provides a dedicated range for documentation, so let's use it. This is consistent with the IPv4 example.
ok? Index: sshd_config.5 =================================================================== RCS file: /cvs/src/usr.bin/ssh/sshd_config.5,v retrieving revision 1.227 diff -u -p -p -u -r1.227 sshd_config.5 --- sshd_config.5 19 Jul 2016 12:59:16 -0000 1.227 +++ sshd_config.5 12 Aug 2016 13:51:00 -0000 @@ -1075,7 +1075,7 @@ criteria may additionally contain addres address/masklen format, e.g.\& .Dq 192.0.2.0/24 or -.Dq 3ffe:ffff::/32 . +.Dq 2001:db8::/32 . Note that the mask length provided must be consistent with the address - it is an error to specify a mask length that is too long for the address or one with bits set in this host portion of the address. -- jca | PGP: 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
