From b78c475a45307efae6f05642b56ac2c20649a9e9 Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Tue, 30 Apr 2019 08:27:53 +0200 Subject: docs/freebsd: fix typo Thanks to Greg for making me aware of it. --- docs/freebsd/found_bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/freebsd') diff --git a/docs/freebsd/found_bugs.md b/docs/freebsd/found_bugs.md index f87863888..44ad7cdfb 100644 --- a/docs/freebsd/found_bugs.md +++ b/docs/freebsd/found_bugs.md @@ -20,7 +20,7 @@ Newer bugs come first - [Disallow preemptive creation of wired superpage mappings.](https://reviews.freebsd.org/rS345382) - [vm_fault_copy_entry: accept invalid source pages.](https://reviews.freebsd.org/rS345324) - [Fix a bug in the SCTP stream schedulers.](https://reviews.freebsd.org/rS344872) -- [Allocate an assocition id and register the stcb with holding the lock.](https://reviews.freebsd.org/rS344742) +- [Allocate an association id and register the stcb with holding the lock.](https://reviews.freebsd.org/rS344742) - [Allow SCTP stream reconfiguration operations only in ESTABLISHED state.](https://reviews.freebsd.org/rS344724) - [Fix handling of the SCTP_STATUS socket option in early states.](https://reviews.freebsd.org/rS344723) - [Honor the memory limits provided when processing the SCTP_GET_LOCAL_ADDRESSES socket option.](https://reviews.freebsd.org/rS344708) -- cgit mrf-deployment