]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
MArk setup as not to be implemented
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 12 Sep 2010 14:15:40 +0000 (16:15 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 12 Sep 2010 14:15:40 +0000 (16:15 +0200)
grub-core/lib/legacy_parse.c

index 868eab4ab3578b89ed523623f9862a00d4173f3e..5b5b4d6e224a05798cd525c3765fedb04b2fbd46 100644 (file)
@@ -256,7 +256,7 @@ struct legacy_command legacy_commands[] =
      " in the grub shell, which specifies the file name of a tty device. The"
      " default values are COM1, 9600, 8N1."},
     /* FIXME: setkey unsupported.  */    /* NUL_TERMINATE */
-    /* FIXME: setup unsupported.  */
+    /* NOTE: setup unsupported.  */
     /* FIXME: terminal unsupported.  */    /* NUL_TERMINATE */
     /* FIXME: terminfo unsupported.  */    /* NUL_TERMINATE */
     {"testload", "cat '%s'\n", NULL, 0, 1, {TYPE_FILE}, 0, "FILE",