From 79d80e40bdf30cc353b75187432939d9cda54cd8 Mon Sep 17 00:00:00 2001 From: ntfreak Date: Wed, 10 Jun 2009 21:30:48 +0000 Subject: - fix texi/pdf issue created in svn r2039 git-svn-id: svn://svn.berlios.de/openocd/trunk@2181 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index dac38c0a..cfb274bf 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -4002,7 +4002,7 @@ Remove the breakpoint at @var{address}. Remove data watchpoint on @var{address} @end deffn -@deffn Command {wp} [address len [(@option{r}|@option{w}|@option{a}) [value [mask]]] +@deffn Command {wp} [address len [(@option{r}|@option{w}|@option{a}) [value [mask]]]] With no parameters, lists all active watchpoints. Else sets a data watchpoint on data from @var{address} for @var{length} bytes. The watch point is an "access" watchpoint unless -- cgit v1.2.3