Adjust grouping for the "b(reak)" command syntax description.  This is
required to get the info generation back in operation, yet again.
diff --git a/Doc/lib/libpdb.tex b/Doc/lib/libpdb.tex
index d560a11..d589032 100644
--- a/Doc/lib/libpdb.tex
+++ b/Doc/lib/libpdb.tex
@@ -162,7 +162,7 @@
 Move the current frame one level up in the stack trace
 (to a newer frame).
 
-\item[b(reak) \optional{\var{lineno}{\Large\code{|}}\var{function}%
+\item[b(reak) \optional{\var{lineno}\code{\Large|}\var{function}%
               \optional{, \code{'}\var{condition}\code{'}}}]
 
 With a \var{lineno} argument, set a break there in the current