From 5fa54e5d1601ec2fee45c49e6acbcf4cff8a8eaa Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 26 Jan 2008 19:14:18 +0000 Subject: [PATCH] * gdb.texinfo (Specify Location): Improve wording. --- gdb/doc/gdb.texinfo | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 434f48a..02a7794 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -5051,9 +5051,10 @@ source files. Here @var{address} may be any expression valid in the current working language (@pxref{Languages, working language}) that specifies a code -address. As a convenience, @value{GDBN} extends the semantics of -expressions used in locations to cover the situations that frequently -happen during debugging. Here are the various forms of @var{address}: +address. In addition, as a convenience, @value{GDBN} extends the +semantics of expressions used in locations to cover the situations +that frequently happen during debugging. Here are the various forms +of @var{address}: @table @code @item @var{expression} -- 2.7.4