[1845] 2008-09-01 Colin D Bennett <[email protected]>

Vesa Jääskeläinen <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1845
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1845
Author:   chaac
Date:     2008-09-01 19:03:16 +0000 (Mon, 01 Sep 2008)

Log Message:
-----------
2008-09-01  Colin D Bennett <[email protected]>

	* include/grub/normal.h: Fixed incorrect comment for
	GRUB_COMMAND_FLAG_NO_ARG_PARSE.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/include/grub/normal.h

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-09-01 15:58:13 UTC (rev 1844)
+++ trunk/grub2/ChangeLog	2008-09-01 19:03:16 UTC (rev 1845)
@@ -1,5 +1,10 @@
 2008-09-01  Colin D Bennett <[email protected]>
 
+	* include/grub/normal.h: Fixed incorrect comment for
+	GRUB_COMMAND_FLAG_NO_ARG_PARSE.
+
+2008-09-01  Colin D Bennett <[email protected]>
+
 	* commands/i386/pc/vbeinfo.c (grub_cmd_vbeinfo): Replaced constant
 	values with defines.
 

Modified: trunk/grub2/include/grub/normal.h
===================================================================
--- trunk/grub2/include/grub/normal.h	2008-09-01 15:58:13 UTC (rev 1844)
+++ trunk/grub2/include/grub/normal.h	2008-09-01 19:03:16 UTC (rev 1845)
@@ -39,7 +39,7 @@
 #define GRUB_COMMAND_FLAG_TITLE		0x4
 /* Don't print the command on booting.  */
 #define GRUB_COMMAND_FLAG_NO_ECHO	0x8
-/* Don't print the command on booting.  */
+/* Pass arguments to the command without parsing options.  */
 #define GRUB_COMMAND_FLAG_NO_ARG_PARSE	0x10
 /* Not loaded yet. Used for auto-loading.  */
 #define GRUB_COMMAND_FLAG_NOT_LOADED	0x20
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.