From: Moray Allan <moray@debian.org>
Date: Wed, 11 Feb 2026 14:51:59 +0000
Subject: Fix man page (#343547)

Last-Update: 2006-01-14

===================================================================
---
 doc/xrestop.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/xrestop.1 b/doc/xrestop.1
index a6e7b59..72cc8c5 100644
--- a/doc/xrestop.1
+++ b/doc/xrestop.1
@@ -26,11 +26,11 @@ Specify X11 display to monitor.
 Time in seconds between taking samples. Default is 2 seconds. 
 .TP
 \fB\-\-batch, \-b\fP
-Run in batch mode. Slightly more detailed infomation is streamed to 
+Run in batch mode. Slightly more detailed information is streamed to 
 stdout rather than the usual curses interface. This mode is intended
 for debugging a single client with something like 
 .br
-  xrestop \-b | grep \-A 14 appname
+  xrestop \-b | grep \-A 15 appname
 .TP
 \fB\-\-max\-samples, \-m\fP <count>
 Specify number of times to gather and display results.
