commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[2392] 2009-07-02 Pavel Roskin <address@hidden>


From: Pavel Roskin
Subject: [2392] 2009-07-02 Pavel Roskin <address@hidden>
Date: Thu, 02 Jul 2009 04:17:55 +0000

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  <address@hidden>

        * 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  <address@hidden>
+
+       * docs/boot.S: Fix missing newline at the end.
+       * docs/boot.S.texi: Regenerate.
+
 2008-09-03  Felix Zielcke  <address@hidden>
 
        Based on patch from Ville Skytt\xE4 <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]