]> granicus.if.org Git - python/commitdiff
Adjust grouping for the "b(reak)" command syntax description. This is
authorFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 15:18:02 +0000 (15:18 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 15:18:02 +0000 (15:18 +0000)
required to get the info generation back in operation, yet again.

Doc/lib/libpdb.tex
Doc/libpdb.tex

index d560a11b795c6c601ef5d0d7e25465fef3044ff1..d5890328e9bc9957cb9b16dabf3a9358140de7ce 100644 (file)
@@ -162,7 +162,7 @@ Move the current frame one level down in the stack trace
 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
index d560a11b795c6c601ef5d0d7e25465fef3044ff1..d5890328e9bc9957cb9b16dabf3a9358140de7ce 100644 (file)
@@ -162,7 +162,7 @@ Move the current frame one level down in the stack trace
 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