diff options
| author | Anton Lindqvist <anton@basename.se> | 2022-01-11 07:46:30 +0100 |
|---|---|---|
| committer | Anton Lindqvist <anton@basename.se> | 2022-01-11 08:32:27 +0100 |
| commit | a9d62f91c15092e1963ff265629b89fd4847dd6b (patch) | |
| tree | d9df0695cc4326f1116dfeb674a176c9d665eb83 /docs/openbsd | |
| parent | ddb0ab8c53b991dd43412f54b56d9682903f9c9e (diff) | |
docs/openbsd: only use manual sections for non syscalls
Diffstat (limited to 'docs/openbsd')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index d50820782..8c0421119 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -52,7 +52,7 @@ Newer bugs comes first. - [kcov(4): race during remote section removal](https://marc.info/?l=openbsd-cvs&m=159869048726340&w=2) -- [sysctl(2): lenient validation of integer values](https://marc.info/?l=openbsd-cvs&m=159772809607851&w=2) +- [sysctl: lenient validation of integer values](https://marc.info/?l=openbsd-cvs&m=159772809607851&w=2) - [inet6(4): lenient validation in `in6_ioctl_change_ifaddr()`](https://marc.info/?l=openbsd-cvs&m=159656077206976&w=2) @@ -60,7 +60,7 @@ Newer bugs comes first. - [pty(4): machine lockup due to expensive retyping](https://marc.info/?l=openbsd-cvs&m=159473720602522&w=2) -- [sysctl(2): lenient validation of `net.inet.tcp.synbucketlimit`](https://marc.info/?l=openbsd-cvs&m=159249199005451&w=2) +- [sysctl: lenient validation of `net.inet.tcp.synbucketlimit`](https://marc.info/?l=openbsd-cvs&m=159249199005451&w=2) - [tty(4): infinite sleep during close](https://marc.info/?l=openbsd-cvs&m=158892312627663&w=2) |
