mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Mention the new behaviour of fdisk(8) (i386 only) to select the default
device.
This commit is contained in:
parent
50ef9f9b34
commit
5822ff170e
2 changed files with 10 additions and 0 deletions
|
|
@ -1575,6 +1575,11 @@
|
|||
<para>&man.moused.8; now takes a <option>-a</option> to control
|
||||
mouse acceleration.</para>
|
||||
|
||||
<para arch="i386">&man.fdisk.8; no longer attempts to search for
|
||||
a device if none has been specified on the command line, but
|
||||
instead tries to figure out the default device name from the
|
||||
root device.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Contributed Software</title>
|
||||
|
||||
|
|
|
|||
|
|
@ -1575,6 +1575,11 @@
|
|||
<para>&man.moused.8; now takes a <option>-a</option> to control
|
||||
mouse acceleration.</para>
|
||||
|
||||
<para arch="i386">&man.fdisk.8; no longer attempts to search for
|
||||
a device if none has been specified on the command line, but
|
||||
instead tries to figure out the default device name from the
|
||||
root device.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Contributed Software</title>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue