diff options
Diffstat (limited to 'docs/openbsd')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 2 | ||||
| -rw-r--r-- | docs/openbsd/gce.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 4b689ed63..26588531a 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -216,7 +216,7 @@ Newer bugs comes first. - [ioctl: reject inappropriate commands in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=154507410803526&w=2) -- [getsockopt: errorneous switch fall through in `rip_usrreq()` affecting many socket related syscalls](https://marc.info/?l=openbsd-cvs&m=154383186000797&w=2) +- [getsockopt: erroneous switch fall through in `rip_usrreq()` affecting many socket related syscalls](https://marc.info/?l=openbsd-cvs&m=154383186000797&w=2) - [shutdown: integer overflow in `unp_internalize()`](https://marc.info/?l=openbsd-cvs&m=154282004307882&w=2) [ERRATA-64-006](https://ftp.openbsd.org/pub/OpenBSD/patches/6.4/common/006_uipc.patch.sig) diff --git a/docs/openbsd/gce.md b/docs/openbsd/gce.md index e4e26df83..92ba2c9de 100644 --- a/docs/openbsd/gce.md +++ b/docs/openbsd/gce.md @@ -1,6 +1,6 @@ # ci-openbsd host -OpenBSD continous integration build machine has two disks. The root image is +OpenBSD continuous integration build machine has two disks. The root image is generated by `tools/create-openbsd-gce-ci.sh`. This disk is disposable and will be rebuilt when compatibility bumps in OpenBSD-current are encountered. Manual tweaks to this image without updating the script will be lost. |
