Here are minimal patches for man/ippool.{5,8}:
*** man/ippool.5.ORI Sat Mar 6 15:33:32 2004
--- man/ippool.5 Wed Mar 24 11:50:22 2004
***************
*** 114,120 ****
.PP
.nf
table role = ipf type = tree number = 100
! { 1.1.1.1/32, 2.2.0.0/16, !2.2.2.0/24 };
.fi
.TP
2
--- 114,120 ----
.PP
.nf
table role = ipf type = tree number = 100
! { 1.1.1.1/32; 2.2.0.0/16; !2.2.2.0/24; };
.fi
.TP
2
*** man/ippool.8.ORI Sat Mar 6 15:33:32 2004
--- man/ippool.8 Wed Mar 24 11:45:25 2004
***************
*** 107,113 ****
.TP
.B -t <type>
Sets the type of pool being defined. Myst be one of
! .B pool,
.B hash,
.B group-map.
.TP
--- 107,113 ----
.TP
.B -t <type>
Sets the type of pool being defined. Myst be one of
! .B tree,
.B hash,
.B group-map.
.TP