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 , _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"