* gdb.texinfo (Command Files): Explain order of init file reading.
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 27 Oct 1993 18:26:40 +0000 (18:26 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 27 Oct 1993 18:26:40 +0000 (18:26 +0000)
gdb/doc/gdb.texinfo

index cbdb88236235c87d35a6da448505cf990d89846e..fb61c3ee6f8772009564507d41774654a4e6bc4f 100644 (file)
@@ -7512,7 +7512,7 @@ When you start @value{GDBN}, it automatically executes commands from its
 processes command line options and operands, and then reads the init
 file (if any) in the current working directory.  This is so the init
 file in your home directory can set options (such as @code{set
-complaints} which affect the processing of the command line options and
+complaints}) which affect the processing of the command line options and
 operands.  The init files are not executed if you use the @samp{-nx}
 option; @pxref{Mode Options, ,Choosing modes}.