Commit 625bf498 authored by unknown's avatar unknown
Browse files

Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0

into mysql.com:/home/cps/mysql/trees/mysql-5.0

parents b8421582 6ca52fcc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -85,10 +85,10 @@ static char *remove_end_comment(char *ptr);
  Add/remove option to the option file section.

  SYNOPSYS
    my_correct_file()
    my_correct_defaults_file()
    file_location     The location of configuration file to edit
    option            option to look for
    option value      The value of the option we would like to set
    option_value      The value of the option we would like to set
    section_name      the name of the section
    remove_option     This is true if we want to remove the option.
                      False otherwise.
+1 −1

File changed.

Contains only whitespace changes.