~ubuntu-branches/debian/stretch/screen/stretch

« back to all changes in this revision

Viewing changes to debian/patches/11replace_doc_paths.patch

  • Committer: Package Import Robot
  • Author(s): Axel Beckert
  • Date: 2014-07-26 14:05:20 UTC
  • mfrom: (7.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20140726140520-68d50x42gevcjy5e
Tags: 4.2.1-2
* Upload to unstable again
* Enable parallel building

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
locations Debian uses.
4
4
Index: screen/doc/screen.1
5
5
===================================================================
6
 
--- screen.orig/doc/screen.1    2014-04-17 14:19:01.303692035 +0200
7
 
+++ screen/doc/screen.1 2014-04-17 14:19:01.287693091 +0200
8
 
@@ -101,7 +101,7 @@
 
6
--- screen.orig/doc/screen.1    2014-04-28 03:02:20.286110393 +0200
 
7
+++ screen/doc/screen.1 2014-04-28 03:02:20.270110198 +0200
 
8
@@ -103,7 +103,7 @@
9
9
 the invoking shell to the application (emacs in this case), because it is
10
10
 forked from the parent screen process, not from the invoking shell.
11
11
 .PP
14
14
 .IR screen ,
15
15
 an appropriate record will be written to this file for each window, and
16
16
 removed when the window is terminated.
17
 
@@ -230,7 +230,7 @@
 
17
@@ -232,7 +232,7 @@
18
18
 The use of this option is discouraged.
19
19
 .TP 5
20
20
 .BR \-l " and " \-ln
23
23
 This can also be defined through the \*Qdeflogin\*U .screenrc command.
24
24
 .TP 5
25
25
 .BR \-ls " [" \fImatch ]
26
 
@@ -622,7 +622,7 @@
 
26
@@ -625,7 +625,7 @@
27
27
 
28
28
 .SH CUSTOMIZATION
29
29
 The \*Qsocket directory\*U defaults either to $HOME/.screen or simply to
32
32
 .I screen
33
33
 is installed setuid-root, then the administrator
34
34
 should compile
35
 
@@ -635,7 +635,7 @@
 
35
@@ -638,7 +638,7 @@
36
36
 When
37
37
 .I screen
38
38
 is invoked, it executes initialization commands from the files
41
41
 \*Q.screenrc\*U in the user's home directory. These are the \*Qprogrammer's
42
42
 defaults\*U that can be overridden in the following ways: for the
43
43
 global screenrc file 
44
 
@@ -1837,7 +1837,7 @@
 
44
@@ -1845,7 +1845,7 @@
45
45
 The echo command may be used to annoy 
46
46
 .I screen
47
47
 users with a 'message of the
48
48
-day'. Typically installed in a global /local/etc/screenrc. 
49
49
+day'. Typically installed in a global /etc/screenrc. 
50
 
 The option \*Q-n\*U may be used to suppress the line feed.
 
50
 The option \*Q\-n\*U may be used to suppress the line feed.
51
51
 See also \*Qsleep\*U.
52
52
 Echo is also useful for online checking of environment variables.
53
 
@@ -4846,14 +4846,14 @@
 
53
@@ -4857,14 +4857,14 @@
54
54
 .I screen
55
55
 distribution package for private and global initialization files.
56
56
 .IP $SYSSCREENRC 
62
62
 .IP $HOME/.screenrc
63
63
-Read in after /usr/local/etc/screenrc
64
64
+Read in after /etc/screenrc
65
 
 .IP $SCREENDIR/S-<login>
66
 
-.IP /local/screens/S-<login>
67
 
+.IP /var/run/screen/S-<login>
 
65
 .IP $SCREENDIR/S\-<login>
 
66
-.IP /local/screens/S\-<login>
 
67
+.IP /var/run/screen/S\-<login>
68
68
 Socket directories (default)
69
 
 .IP /usr/tmp/screens/S-<login>
 
69
 .IP /usr/tmp/screens/S\-<login>
70
70
 Alternate socket directories.
71
 
@@ -4872,7 +4872,7 @@
 
71
@@ -4883,7 +4883,7 @@
72
72
 or
73
73
 .IP /etc/termcap
74
74
 Terminal capability databases
77
77
 Login records
78
78
 .IP $LOCKPRG
79
79
 Program that locks a terminal.
80
 
@@ -4994,9 +4994,9 @@
 
80
@@ -5005,9 +5005,9 @@
81
81
 must be installed as set-uid with owner root on most systems in order
82
82
 to be able to correctly change the owner of the tty device file for
83
83
 each window.
91
91
 This will cause some programs (like "w" or "rwho")
92
92
Index: screen/doc/screen.texinfo
93
93
===================================================================
94
 
--- screen.orig/doc/screen.texinfo      2014-04-17 14:19:01.303692035 +0200
95
 
+++ screen/doc/screen.texinfo   2014-04-17 14:19:01.295692566 +0200
96
 
@@ -182,7 +182,7 @@
 
94
--- screen.orig/doc/screen.texinfo      2014-04-28 03:02:20.286110393 +0200
 
95
+++ screen/doc/screen.texinfo   2014-04-28 03:02:20.274110247 +0200
 
96
@@ -184,7 +184,7 @@
97
97
 the invoking shell to the application (emacs in this case), because it is
98
98
 forked from the parent screen process, not from the invoking shell.
99
99
 
102
102
 will be written to this file for each window, and removed when the
103
103
 window is closed.  This is useful for working with @code{talk},
104
104
 @code{script}, @code{shutdown}, @code{rsend}, @code{sccs} and other
105
 
@@ -311,7 +311,7 @@
 
105
@@ -313,7 +313,7 @@
106
106
 
107
107
 @item -l
108
108
 @itemx -ln
111
111
 is equivalent to the @code{deflogin} command (@pxref{Login}).
112
112
 
113
113
 @item -ls [@var{match}]
114
 
@@ -486,7 +486,7 @@
 
114
@@ -488,7 +488,7 @@
115
115
 @cindex screenrc
116
116
 When @code{screen} is invoked, it executes initialization commands from
117
117
 the files @file{.screenrc} in the user's home directory and
120
120
 following ways:
121
121
 For the global screenrc file @code{screen} searches for the environment
122
122
 variable @code{$SYSSCREENRC} (this override feature may be disabled at
123
 
@@ -1070,7 +1070,7 @@
 
123
@@ -1074,7 +1074,7 @@
124
124
 @item logfile @var{filename}
125
125
 Place where to collect logfiles.  @xref{Log}.
126
126
 @item login [@var{state}]
129
129
 @item logtstamp [@var{state}]
130
130
 Configure logfile time-stamps.  @xref{Log}.
131
131
 @item mapdefault
132
 
@@ -2319,7 +2319,7 @@
 
132
@@ -2322,7 +2322,7 @@
133
133
 * Naming Windows::             Control the name of the window
134
134
 * Console::                    See the host's console messages
135
135
 * Kill::                        Destroy an unwanted window
138
138
 * Mode::                        Control the file mode of the pty
139
139
 * Monitor::                     Watch for activity or inactivity in a window
140
140
 * Windows::                    List the active windows
141
 
@@ -2528,7 +2528,7 @@
 
141
@@ -2531,7 +2531,7 @@
142
142
 @kindex L
143
143
 @deffn Command login [state]
144
144
 (@kbd{C-a L})@*
147
147
 This controls whether or not the window is @dfn{logged in}.  In addition
148
148
 to this toggle, it is convenient to have ``log in'' and ``log out''
149
149
 keys.  For instance, @code{bind I login on} and @code{bind O 
150
 
@@ -5671,17 +5671,17 @@
 
150
@@ -5684,17 +5684,17 @@
151
151
 global initialization files.
152
152
 
153
153
 @item @code{$SYSSCREENRC}
168
168
 Socket directories (default)
169
169
 
170
170
 @item /usr/tmp/screens/S-@var{login}
171
 
@@ -5704,7 +5704,7 @@
 
171
@@ -5717,7 +5717,7 @@
172
172
 @itemx /etc/termcap
173
173
 Terminal capability databases
174
174
 
177
177
 Login records
178
178
 
179
179
 @item @code{$LOCKPRG}
180
 
@@ -5810,10 +5810,10 @@
 
180
@@ -5823,10 +5823,10 @@
181
181
 in order to be able to
182
182
 correctly change the owner of the tty device file for each window.
183
183
 Special permission may also be required to write the file
190
190
 with SIGKILL.  This will cause some programs (like "w" or "rwho") to
191
191
 advertise that a user is logged on who really isn't.
192
192
 
193
 
@@ -5894,7 +5894,7 @@
 
193
@@ -5907,7 +5907,7 @@
194
194
 @cindex socket directory
195
195
 
196
196
 The socket directory defaults either to @file{$HOME/.screen} or simply to