gdb/doc/ChangeLog:
	* gdb.texinfo (Specify Location): Fix syntax of filename:function.
+2015-03-02  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Specify Location): Fix syntax of filename:function.
+
 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
 
        * gdb.texinfo (S/390 and System z Features): Describe new feature
 
 This form specifies the address of the function's first instruction,
 before the stack frame and arguments have been set up.
 
-@item '@var{filename}'::@var{funcaddr}
+@item '@var{filename}':@var{funcaddr}
 Like @var{funcaddr} above, but also specifies the name of the source
 file explicitly.  This is useful if the name of the function does not
 specify the function unambiguously, e.g., if there are several