Author: gjb (doc committer) Date: Sat Jun 11 01:44:49 2011 New Revision: 222969 URL: http://svn.freebsd.org/changeset/base/222969
Log: MFC 181265 [1]: Document EAGAIN in ERRORS according to kern_jail.c. PR: 125253 Original commit by: trhodes [1] Modified: stable/7/lib/libc/sys/jail.2 Directory Properties: stable/7/lib/libc/ (props changed) stable/7/lib/libc/stdtime/ (props changed) Modified: stable/7/lib/libc/sys/jail.2 ============================================================================== --- stable/7/lib/libc/sys/jail.2 Sat Jun 11 01:21:54 2011 (r222968) +++ stable/7/lib/libc/sys/jail.2 Sat Jun 11 01:44:49 2011 (r222969) @@ -138,6 +138,8 @@ will fail if: .Bl -tag -width Er .It Bq Er EINVAL The version number of the argument is not correct. +.It Bq Er EAGAIN +No free JID could be found. .El .Pp Further _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"