mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
Use the .Bx macro instead of BSD
Submitted by: ru Approved by: ru MFC after: 3 days X-MFC-With: r234700
This commit is contained in:
parent
91b24c185b
commit
b9cec40c61
1 changed files with 3 additions and 1 deletions
|
|
@ -217,7 +217,9 @@ The
|
|||
.Fn err
|
||||
and
|
||||
.Fn warn
|
||||
families of functions are BSD extensions.
|
||||
families of functions are
|
||||
.Bx
|
||||
extensions.
|
||||
As such they should not be used in truly portable code.
|
||||
Use
|
||||
.Fn strerror
|
||||
|
|
|
|||
Loading…
Reference in a new issue