Remove incorrect statement about IPC configuration on OpenBSD

Magnus Hagander <magnus@hagander.net>

Commit: 7019c21c1bf51eafb56595b916c216ca860ad499
Author: Magnus Hagander <magnus@hagander.net>
Date: 2018-05-25T11:59:50Z
Releases: 11.0
Remove incorrect statement about IPC configuration on OpenBSD

kern.ipc.shm_use_phys is not a sysctl on OpenBSD, and SEMMAP is not
a kernel configuration option. These were probably copy pasteos from
when the documentation had a single paragraph for *BSD.

Author: Daniel Gustafsson <daniel@yesql.se>

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +0 −7

Documentation touched