summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-04-26 19:21:58 +0000
committereadler <eadler@FreeBSD.org>2012-04-26 19:21:58 +0000
commit88049a81ed8d49e21d89a850d64333b896bcc39c (patch)
treee98f7688a9d9350539cbb95a687b817a3e28cf9d /lib
parentc3ff4f9acda648b2229dbee71f9bdecea7dd1146 (diff)
downloadFreeBSD-src-88049a81ed8d49e21d89a850d64333b896bcc39c.zip
FreeBSD-src-88049a81ed8d49e21d89a850d64333b896bcc39c.tar.gz
Use the .Bx macro instead of BSD
Submitted by: ru Approved by: ru MFC after: 3 days X-MFC-With: r234700
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/err.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3
index f9fcdaf..8bd31c3 100644
--- a/lib/libc/gen/err.3
+++ b/lib/libc/gen/err.3
@@ -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
OpenPOWER on IntegriCloud