Date: Wed, 21 Oct 2015 13:16:03 +0000 (UTC) From: Garrett Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r289696 - head/lib/libc/gen Message-ID: <201510211316.t9LDG33R069395@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ngie Date: Wed Oct 21 13:16:03 2015 New Revision: 289696 URL: https://svnweb.freebsd.org/changeset/base/289696 Log: Revert lib/libc/gen/dirname.3@r289695 This is why I use branches usually, not commit directly to head Modified: head/lib/libc/gen/dirname.3 Modified: head/lib/libc/gen/dirname.3 ============================================================================== --- head/lib/libc/gen/dirname.3 Wed Oct 21 13:15:04 2015 (r289695) +++ head/lib/libc/gen/dirname.3 Wed Oct 21 13:16:03 2015 (r289696) @@ -78,8 +78,6 @@ 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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510211316.t9LDG33R069395>