]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
... as well there.
authorMartin Mares <mj@ucw.cz>
Thu, 8 Jun 2000 10:48:51 +0000 (10:48 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 8 Jun 2000 10:48:51 +0000 (10:48 +0000)
sysdep/unix/config.Y

index 81453e360d912e0178d8cd0e456db02b8cfa6f24..af35f82ecaa7389125ae6d61a7bf5eb968c648e5 100644 (file)
@@ -64,7 +64,7 @@ log_cat:
 
 /* Unix specific commands */
 
-CF_CLI(CONFIGURE, cfg_name, ["<file>"], [[Reload configuration]])
+CF_CLI(CONFIGURE, cfg_name, [\"<file>\"], [[Reload configuration]])
 { cmd_reconfig($2); } ;
 
 CF_CLI(DOWN,,, [[Shut the daemon down]])