From: Roland Pesch Date: Thu, 14 Nov 1991 00:08:39 +0000 (+0000) Subject: Minor rephrasing; probably an overfull-box correction for smallbook X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=37daba7b9f9cbe03cd2eca06cd78872791a40124;p=binutils-gdb.git Minor rephrasing; probably an overfull-box correction for smallbook formatting, not checked in earlier. --- diff --git a/gdb/doc/gdbinv-s.m4 b/gdb/doc/gdbinv-s.m4 index 82de97a9bff..e0814be89c5 100755 --- a/gdb/doc/gdbinv-s.m4 +++ b/gdb/doc/gdbinv-s.m4 @@ -311,8 +311,8 @@ on the VxWorks target. These routines are included in the VxWorks library debugging is enabled in the VxWorks configuration. @kindex INCLUDE_RDB -Defining @code{INCLUDE_RDB} in the VxWorks configuration file -@file{configAll.h} includes the RDB interface routines and spawns the +You can define @code{INCLUDE_RDB} in the VxWorks configuration file +@file{configAll.h} to include the RDB interface routines and spawn the source debugging task @code{tRdbTask} when VxWorks is booted. For more information on configuring and remaking VxWorks, see the @cite{VxWorks Programmer's Guide}.