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:
eadler 2012-04-26 19:21:58 +00:00
parent c3ff4f9acd
commit 88049a81ed

View File

@ -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