Revision: 2392
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2392
Author:   proski
Date:     2009-07-02 04:17:55 +0000 (Thu, 02 Jul 2009)
Log Message:
-----------
2009-07-02  Pavel Roskin  <[email protected]>

        * docs/boot.S: Fix missing newline at the end.
        * docs/boot.S.texi: Regenerate.

Modified Paths:
--------------
    trunk/grub/ChangeLog
    trunk/grub/docs/boot.S
    trunk/grub/docs/boot.S.texi

Modified: trunk/grub/ChangeLog
===================================================================
--- trunk/grub/ChangeLog        2009-07-02 04:12:23 UTC (rev 2391)
+++ trunk/grub/ChangeLog        2009-07-02 04:17:55 UTC (rev 2392)
@@ -1,3 +1,8 @@
+2009-07-02  Pavel Roskin  <[email protected]>
+
+       * docs/boot.S: Fix missing newline at the end.
+       * docs/boot.S.texi: Regenerate.
+
 2008-09-03  Felix Zielcke  <[email protected]>
 
        Based on patch from Ville Skytt\xE4 <[email protected]>

Modified: trunk/grub/docs/boot.S
===================================================================
--- trunk/grub/docs/boot.S      2009-07-02 04:12:23 UTC (rev 2391)
+++ trunk/grub/docs/boot.S      2009-07-02 04:17:55 UTC (rev 2392)
@@ -77,4 +77,3 @@
 
        /* Our stack area.  */
        .comm   stack, STACK_SIZE
-       
\ No newline at end of file

Modified: trunk/grub/docs/boot.S.texi
===================================================================
--- trunk/grub/docs/boot.S.texi 2009-07-02 04:12:23 UTC (rev 2391)
+++ trunk/grub/docs/boot.S.texi 2009-07-02 04:17:55 UTC (rev 2392)
@@ -77,4 +77,3 @@
 
         /* @r{Our stack area.} */
         .comm   stack, STACK_SIZE
-        
\ No newline at end of file



Reply via email to