diff options
Diffstat (limited to 'lib/libc/posix1e/cap_to_text.3')
| -rw-r--r-- | lib/libc/posix1e/cap_to_text.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_to_text.3 b/lib/libc/posix1e/cap_to_text.3 index d91d27438983..b3717ea52a99 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. |
