Heya, I've attached a patch for a spelling error in sctp(4). I'm pretty sure "enables" is meant to be "enabled".
Give me a shout if you need anything else. Cheers, Sam.
Index: share/man/man4/sctp.4 =================================================================== --- share/man/man4/sctp.4 (revision 260558) +++ share/man/man4/sctp.4 (working copy) @@ -357,7 +357,7 @@ This option allows the user to request this information. .It Dv SCTP_AUTO_ASCONF By default when bound to all address and the system administrator has -enables automatic dynamic addresses, the +enabled automatic dynamic addresses, the .Tn SCTP stack will automatically generate address changes into add and delete requests to any peers by setting this option to
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
