Making note of my changes
[oweals/busybox.git] / mount.c
diff --git a/mount.c b/mount.c
index 8777a3be495a12f9bafc190a29fc4d71b7c2d5ee..713e5e850bb6c6a5329407f987d8fafe578e6a1f 100644 (file)
--- a/mount.c
+++ b/mount.c
  * 1999-04-17  Dave Cinege...Rewrote -t auto. Fixed ro mtab.
  *
  * 1999-10-07  Erik Andersen <andersen@lineo.com>, <andersee@debian.org>.
- *              Rewrote of a lot of code. Removed mtab usage (I plan on
+ *              Rewrite of a lot of code. Removed mtab usage (I plan on
  *              putting it back as a compile-time option some time), 
  *              major adjustments to option parsing, and some serious 
  *              dieting all around.
  *
+ * 1999-11-06  mtab suppport is back - andersee
+ *
  * 2000-01-12   Ben Collins <bcollins@debian.org>, Borrowed utils-linux's
  *              mount to add loop support.
  */