mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fixed typo: .FR -> .Fa
This commit is contained in:
parent
a9a88e5db1
commit
382114daf1
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ followed by a field width specifier (e.g.,
|
|||
.Fa 3:4 ,
|
||||
.Fa 3:b4 ,
|
||||
.Fa 3:i3 ,
|
||||
.FR v:i3 )
|
||||
.Fa v:i3 )
|
||||
specifies a field of a given bit or byte width.
|
||||
Either the constant value or (for the V specifier) the next integer value from
|
||||
the variable argument list is copied to the next unused
|
||||
|
|
|
|||
Loading…
Reference in a new issue