mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Sort .Xr: ahci(4) comes before ahd(4)
X-MFC with: r314110 Reported by: make manlint Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
054d222e1f
commit
906671dbd4
1 changed files with 2 additions and 3 deletions
|
|
@ -256,8 +256,7 @@ There are currently seven debugging flags that may be compiled in and used:
|
|||
This flag enables general informational printfs for the device
|
||||
or devices in question.
|
||||
.It Dv CAM_DEBUG_TRACE
|
||||
This flag enables function-level command flow tracing.
|
||||
i.e.\&
|
||||
This flag enables function-level command flow tracing i.e.,
|
||||
kernel printfs will happen at the entrance and exit of various functions.
|
||||
.It Dv CAM_DEBUG_SUBTRACE
|
||||
This flag enables debugging output internal to various functions.
|
||||
|
|
@ -316,8 +315,8 @@ for details.
|
|||
.Xr ada 4 ,
|
||||
.Xr aha 4 ,
|
||||
.Xr ahc 4 ,
|
||||
.Xr ahd 4 ,
|
||||
.Xr ahci 4 ,
|
||||
.Xr ahd 4 ,
|
||||
.Xr ata 4 ,
|
||||
.Xr bt 4 ,
|
||||
.Xr cd 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue