summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
committerru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
commitbdc5340b39fbc40a64feadf0d2fd65beca35a320 (patch)
tree4a0b074ae28c1e44296bda8760d05dd25bd2ddfa /lib/libc/posix1e
parentc3abc432d868b9b1370e4d575ff6839e27d887ef (diff)
downloadFreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.zip
FreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.tar.gz
mdoc(7) police: Er macro usage cleanup.
Diffstat (limited to 'lib/libc/posix1e')
-rw-r--r--lib/libc/posix1e/cap_set_flag.32
-rw-r--r--lib/libc/posix1e/cap_to_text.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/cap_set_flag.3 b/lib/libc/posix1e/cap_set_flag.3
index b8c6345..ea06f46 100644
--- a/lib/libc/posix1e/cap_set_flag.3
+++ b/lib/libc/posix1e/cap_set_flag.3
@@ -70,7 +70,7 @@ function shall return -1 and set
.Ar errno
to the corresponding value:
.Bl -tag -width Er
-.It Bq er EINVAL
+.It Bq Er EINVAL
At least one of the values of
.Ar cap_p ,
.Ar ncap ,
diff --git a/lib/libc/posix1e/cap_to_text.3 b/lib/libc/posix1e/cap_to_text.3
index d91d274..b3717ea 100644
--- a/lib/libc/posix1e/cap_to_text.3
+++ b/lib/libc/posix1e/cap_to_text.3
@@ -119,5 +119,5 @@ and development continues.
uses a bounded size (1024 byte) buffer in which to assemble the resulting
text string.
If the string requires more space than that buffer provides,
-.Va ENOMEM
+.Er ENOMEM
will be returned.
OpenPOWER on IntegriCloud