Date: Mon, 4 Oct 2004 13:13:23 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_shutdown.c Message-ID: <200410041313.i94DDN1w064795@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-10-04 13:13:23 UTC FreeBSD src repository Modified files: sys/kern kern_shutdown.c Log: Change the perfectly precise message printf("No buffers busy after final sync"); to printf("All buffers synced."); in order to not leave the users wondering if there should be. Revision Changes Path 1.167 +1 -1 src/sys/kern/kern_shutdown.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410041313.i94DDN1w064795>