From b6357463235b6b4226f1f8e8675796e94b4b5d6b Mon Sep 17 00:00:00 2001
From: Karl Berry <karl@gnu.org>
Date: Sun, 1 Oct 2006 22:58:44 +0000
Subject: improve breaks

---
 man/custom.texi | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(limited to 'man/custom.texi')

diff --git a/man/custom.texi b/man/custom.texi
index 682cb5b9310..d20558dd06b 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -231,7 +231,11 @@ the way up to a master group called @code{Emacs}.
 top-level @code{Emacs} group and the second-level groups immediately
 under it.  It looks like this, in part:
 
+@c we want the buffer example to all be on one page, but unfortunately
+@c that's quite a bit of text, so force all space to the bottom.
+@page
 @smallexample
+@group
 /- Emacs group: ---------------------------------------------------\
       [State]: visible group members are all at standard values.
    Customization of the One True Editor.
@@ -246,7 +250,7 @@ Interfacing to external utilities.
 @var{more second-level groups}
 
 \- Emacs group end ------------------------------------------------/
-
+@end group
 @end smallexample
 
 @noindent
-- 
cgit v1.2.1