Remove useless screen tags.
This commit is contained in:
parent
f1f0af9cdb
commit
b1cc4c6bc5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19573
1 changed files with 2 additions and 2 deletions
|
@ -1477,8 +1477,8 @@ kern.maxfiles: 2088 -> 5000</screen>
|
|||
<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>
|
||||
|
||||
<screen>cbb0: Could not map register memory</screen>
|
||||
<screen>device_probe_and_attach: cbb0 attach returned 12</screen>
|
||||
<screen>cbb0: Could not map register memory
|
||||
device_probe_and_attach: cbb0 attach returned 12</screen>
|
||||
|
||||
<para>Cases like the one above usually require the modification of some
|
||||
default &man.sysctl.8; settings which are set read only. To overcome
|
||||
|
|
Loading…
Reference in a new issue