cvs commit: src/sys/kern kern_shutdown.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Oct 4 06:13:23 PDT 2004


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


More information about the cvs-src mailing list