start; update comment
authorAlan Cox <alan@linux.intel.com>
Fri, 25 Mar 2016 22:27:16 +0000 (22:27 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 25 Mar 2016 22:27:16 +0000 (22:27 +0000)
Kernel/start.c

index f9fc771..cc12cd5 100644 (file)
@@ -10,8 +10,8 @@
 static uint8_t ro;
 
 /*
- *     Put nothing here that cannot be discarded. We will eventually
- *     make the entire of this disappear after the initial _execve
+ *     Put nothing here that cannot be discarded. We make the entirity
+ *     of this disappear after the initial _execve.
  */
 
 #ifndef TTY_INIT_BAUD