Date: Mon, 23 Aug 2004 23:17:31 +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 bus_dma.9 Message-ID: <200408232317.i7NNHVHC097552@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004-08-23 23:17:31 UTC FreeBSD src repository Modified files: share/man/man9 bus_dma.9 Log: In the SYNOPSIS section, move the bus_dmamem_alloc function prototype to just before bus_dmamem_free, which is (a) more logical; (b) likely what was originally intended and (c) matches the order in the NAME and FUNCTIONS sections. Revision Changes Path 1.15 +3 -3 src/share/man/man9/bus_dma.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408232317.i7NNHVHC097552>