mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Small style fix, remove highlight from second list in FILES section.
This commit is contained in:
parent
dada9d349f
commit
10ee855905
1 changed files with 2 additions and 2 deletions
|
|
@ -62,9 +62,9 @@ programming interface
|
|||
.El
|
||||
.Pp
|
||||
.Bl -tag -width /dev/voodoo* -compact
|
||||
.It Pa Cd /dev/voodoo
|
||||
.It Pa /dev/voodoo
|
||||
Mirrors of above interfaces
|
||||
.It Pa Cd /dev/voodoo*
|
||||
.It Pa /dev/voodoo*
|
||||
(Some apps use /dev/voodoo)
|
||||
.El
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue