From c92740708d1ced7533dd225b395ca3afd293495e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 19 Feb 1998 15:18:02 +0000 Subject: Adjust grouping for the "b(reak)" command syntax description. This is required to get the info generation back in operation, yet again. --- Doc/lib/libpdb.tex | 2 +- Doc/libpdb.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 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 diff --git a/Doc/libpdb.tex b/Doc/libpdb.tex index d560a11..d589032 100644 --- a/Doc/libpdb.tex +++ b/Doc/libpdb.tex @@ -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 -- cgit v0.12