Date: Tue, 15 Mar 2005 23:58:55 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 rman.9 Message-ID: <200503152358.j2FNwtBM012321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-03-15 23:58:55 UTC FreeBSD src repository Modified files: share/man/man9 rman.9 Log: Clarify that the end argument meaning for rman_reserve_resource_bound is the highest acceptable value for the ending of the resource being allocated. One could also believe that it is the highest starting value of the resource. The code definitely expects the former, but I could find no documentation of this apart from TFSC. Revision Changes Path 1.4 +11 -0 src/share/man/man9/rman.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503152358.j2FNwtBM012321>