File: 01_manpage-typo.patch

package info (click to toggle)
libnet-telnet-cisco-perl 1.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 208 kB
  • sloc: perl: 779; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
From: Roland Rosenfeld <roland@debian.org>
Date: Fri, 25 Oct 2024 16:31:34 +0200
Subject: Fix typo in "mimics" in man page.
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=156369

--- a/lib/Net/Telnet/Cisco.pm
+++ b/lib/Net/Telnet/Cisco.pm
@@ -1136,7 +1136,7 @@ Default value: 1
 
 IOS pages output by default. It expects human eyes to be reading the
 output, not programs. Humans hit the spacebar to scroll page by
-page so autopage() mimicks that behaviour. This is the slow way to
+page so autopage() mimics that behaviour. This is the slow way to
 handle paging. See the Paging EXAMPLE for a faster way.
 
 =item B<normalize_cmd> - Turn normalization on and off