Commit 7eeb2431 by Nathan Sidwell

Fix typos in -fmessage-length doc

From-SVN: r32048
parent 201384ac
...@@ -1132,7 +1132,7 @@ libgcc} must be built with the same setting of this option. ...@@ -1132,7 +1132,7 @@ libgcc} must be built with the same setting of this option.
@item -fmessage-length=@var{n} @item -fmessage-length=@var{n}
Try to format error messages so that they fit on lines of about @var{n} Try to format error messages so that they fit on lines of about @var{n}
characters. The deafult is 72 characters. If @var{n} is zero, then to characters. The default is 72 characters. If @var{n} is zero, then no
line-wrapping will be done; each error message will appear on a single line-wrapping will be done; each error message will appear on a single
line. line.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment