diff options
Diffstat (limited to 'debian/patches/18manpage_maxwin_limit.dpatch')
-rw-r--r-- | debian/patches/18manpage_maxwin_limit.dpatch | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/debian/patches/18manpage_maxwin_limit.dpatch b/debian/patches/18manpage_maxwin_limit.dpatch index 0c41833..0dc1805 100644 --- a/debian/patches/18manpage_maxwin_limit.dpatch +++ b/debian/patches/18manpage_maxwin_limit.dpatch @@ -6,9 +6,10 @@ ## DP: MAXWIN default in the man and info pages. @DPATCH@ ---- screen-4.0.3.orig/doc/screen.1 2007-09-22 13:19:33.000000000 +0200 -+++ screen-4.0.3/doc/screen.1 2007-09-22 13:19:58.000000000 +0200 -@@ -2540,9 +2540,9 @@ +diff -Naur screen-4.0.3.orig/doc/screen.1 screen-4.0.3/doc/screen.1 +--- screen-4.0.3.orig/doc/screen.1 2008-06-01 23:44:57.000000000 +0200 ++++ screen-4.0.3/doc/screen.1 2008-06-01 23:44:57.000000000 +0200 +@@ -2545,9 +2545,9 @@ and scrollback option (\fB-h\fP <num>) may be specified with each command. The option (\fB-M\fP) turns monitoring on for this window. The option (\fB-L\fP) turns output logging on for this window. @@ -21,7 +22,7 @@ If a command is specified after \*Qscreen\*U, this command (with the given arguments) is started in the window; otherwise, a shell is created. Thus, if your \*Q.screenrc\*U contains the lines -@@ -2588,7 +2588,7 @@ +@@ -2593,7 +2593,7 @@ is assigned to this window. Thus, the first window can be activated by \*Qselect 0\*U. The number of windows is limited at compile-time by the MAXWIN @@ -30,9 +31,10 @@ There are two special WindowIDs, \*Q-\*U selects the internal blank window and \*Q.\*U selects the current window. The latter is useful if used with screen's \*Q-X\*U option. ---- screen-4.0.3.orig/doc/screen.texinfo 2007-09-22 13:19:37.000000000 +0200 -+++ screen-4.0.3/doc/screen.texinfo 2007-09-22 13:20:05.000000000 +0200 -@@ -1166,9 +1166,9 @@ +diff -Naur screen-4.0.3.orig/doc/screen.texinfo screen-4.0.3/doc/screen.texinfo +--- screen-4.0.3.orig/doc/screen.texinfo 2008-06-01 23:44:57.000000000 +0200 ++++ screen-4.0.3/doc/screen.texinfo 2008-06-01 23:44:57.000000000 +0200 +@@ -1168,9 +1168,9 @@ This section describes the commands for creating a new window for running programs. When a new window is created, the first available @@ -44,7 +46,7 @@ @menu * Chdir:: Change the working directory for new windows. -@@ -1210,7 +1210,7 @@ +@@ -1212,7 +1212,7 @@ (@samp{-h @var{num}}) may be specified with each command. The option (@samp{-M}) turns monitoring on for this window. The option (@samp{-L}) turns output logging on for this window. |