summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-21 13:15:04 +0000
committerngie <ngie@FreeBSD.org>2015-10-21 13:15:04 +0000
commit91302d1c6215c41b396e33d3f51e7180e0488db7 (patch)
tree18ab6d442e290bef25fed7a862cadcdb5e58ae1d /lib
parent6a7bd1fb9e0408191a89afc2476a899cda78c06f (diff)
downloadFreeBSD-src-91302d1c6215c41b396e33d3f51e7180e0488db7.zip
FreeBSD-src-91302d1c6215c41b396e33d3f51e7180e0488db7.tar.gz
Revert r289694
I committed some other undesirable local changes by accident
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/dirname.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/dirname.3 b/lib/libc/gen/dirname.3
index ba5cce3..0629c92 100644
--- a/lib/libc/gen/dirname.3
+++ b/lib/libc/gen/dirname.3
@@ -78,6 +78,8 @@ The following error codes may be set in
.It Bq Er ENAMETOOLONG
The path component to be returned was larger than
.Dv MAXPATHLEN .
+.It Bq Er ENOMEM
+The path component to be returned was larger than
.El
.Sh SEE ALSO
.Xr basename 1 ,
OpenPOWER on IntegriCloud