From 0fd24984ce2d13dd7ec231afa5b42e60ff1f1858 Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Wed, 24 Jun 1992 01:17:24 +0000 Subject: [PATCH] Minor cleanup for better smallbook formatting w/default FSF style. --- gdb/doc/gdb.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 511a9382143..43f0ed68656 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -6971,9 +6971,9 @@ printf (@var{string}, @var{expressions}@dots{}); For example, you can print two values in hex like this: -@example +@smallexample printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo -@end example +@end smallexample The only backslash-escape sequences that you can use in the format string are the simple ones that consist of backslash followed by a -- 2.30.2