patch-2.1.107 linux/fs/isofs/util.c

Next file: linux/fs/minix/Makefile
Previous file: linux/fs/isofs/symlink.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/fs/isofs/util.c linux/fs/isofs/util.c
@@ -6,7 +6,7 @@
  *  convert numbers according to section 7.3.3, etc.
  *
  *  isofs special functions.  This file was lifted in its entirety from
- *  the 386bsd iso9660 filesystem, by Pace Willisson <pace@blitz.com>.
+ *  the 386BSD iso9660 filesystem, by Pace Willisson <pace@blitz.com>.
  */
 
 #include <linux/time.h>
@@ -87,7 +87,7 @@
 }
 
 /* 
- * We have to convert from a MM/DD/YY format to the unix ctime format.
+ * We have to convert from a MM/DD/YY format to the Unix ctime format.
  * We have to take into account leap years and all of that good stuff.
  * Unfortunately, the kernel does not have the information on hand to
  * take into account daylight savings time, but it shouldn't matter.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov