Hi Ben,

While working on the docs for --log_dialog, I noticed a stray `}' in the
previous option. When I went to fix it, I noticed that was not the only place.

Looks like these were introduced when these docs were originally converted, I
assume from .texi to DocBook, I traced these issues back to the SGML in the
first version in git back in 2001.

I tried to find all of them, looking for `}' and for `@' and figuring out which
ones were wrong.

Cheers,
Filipe


Filipe Brandenburger (1):
  Fix docs to remove stray }'s and @samp{...}

 ChangeLog        |  5 +++++
 doc/dejagnu.texi | 27 +++++++++++++--------------
 doc/dejagnu.xml  |  2 +-
 doc/ref.xml      |  6 +++---
 doc/user.xml     | 19 +++++++++----------
 5 files changed, 31 insertions(+), 28 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c


_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to