diff options
| author | Michael Tuexen <tuexen@fh-muenster.de> | 2019-04-30 08:27:53 +0200 |
|---|---|---|
| committer | Michael Tüxen <tuexen@fh-muenster.de> | 2019-04-30 09:13:44 +0200 |
| commit | b78c475a45307efae6f05642b56ac2c20649a9e9 (patch) | |
| tree | 1fb24cbeec80e62a00e8938d33d7855c966a3ff1 /docs/freebsd | |
| parent | 20f16beff762be33dd8b480dbce1d42236064e0c (diff) | |
docs/freebsd: fix typo
Thanks to Greg for making me aware of it.
Diffstat (limited to 'docs/freebsd')
| -rw-r--r-- | docs/freebsd/found_bugs.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
