From: David B. <dbr...@us...> - 2010-07-02 23:17:55
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via db8b99aed6b4e6c046bf51853dacd8d511607984 (commit) from 93f2afa45f4cfcb8afd08dae5a17996dba5c7a9c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit db8b99aed6b4e6c046bf51853dacd8d511607984 Author: David Brownell <db@helium.(none)> Date: Fri Jul 2 17:14:52 2010 -0400 Fix minor openocd.texi bug ::X Signed-off-by: David Brownell <db@helium.(none)> diff --git a/doc/openocd.texi b/doc/openocd.texi index a765727..9feee03 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2425,6 +2425,7 @@ which are not currently documented here. @deffn {Interface Driver} {ZY1000} This is the Zylin ZY1000 JTAG debugger. +@end deffn @quotation Note This defines some driver-specific commands, ----------------------------------------------------------------------- Summary of changes: doc/openocd.texi | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Main OpenOCD repository |