Fix read-only sysctl wording.
PR: docs/80263 Submitted by: Brad Davis <so14k at so14k dot com>
This commit is contained in:
parent
d78c6b13ab
commit
3aa8879151
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24371
1 changed files with 2 additions and 1 deletions
|
@ -1651,7 +1651,8 @@ kern.maxfiles: 2088 -> 5000</screen>
|
||||||
<title>&man.sysctl.8; Read-only</title>
|
<title>&man.sysctl.8; Read-only</title>
|
||||||
|
|
||||||
<para>In some cases it may be desirable to modify read-only &man.sysctl.8;
|
<para>In some cases it may be desirable to modify read-only &man.sysctl.8;
|
||||||
values. While this is not recommended, it is also sometimes unavoidable.</para>
|
values. While this is sometimes unavoidable, it can only be done
|
||||||
|
on (re)boot.</para>
|
||||||
|
|
||||||
<para>For instance on some laptop models the &man.cardbus.4; device will
|
<para>For instance on some laptop models the &man.cardbus.4; device will
|
||||||
not probe memory ranges, and fail with errors which look similar to:</para>
|
not probe memory ranges, and fail with errors which look similar to:</para>
|
||||||
|
|
Loading…
Reference in a new issue