Package: rush / 1.8+dfsg-1.1

manpages.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Description: Manual pages trivia.
 Fix erroneous section number and misused example macros.
Author: Mats Erik Andersson <debian@gisladisker.se>
Forwarded: yes
Last-Update: 2016-10-31

--- rush-1.8/doc/rush.rc.5.orig	2016-08-20 07:18:22.000000000 +0200
+++ rush-1.8/doc/rush.rc.5	2016-10-31 01:09:57.633493669 +0100
@@ -13,7 +13,7 @@
 .\"
 .\" You should have received a copy of the GNU General Public License
 .\" along with GNU Rush.  If not, see <http://www.gnu.org/licenses/>.
-.TH RUSH.RC 1 "August 20, 2016" "RUSH.RC" "Rush User Reference"
+.TH RUSH.RC 5 "August 20, 2016" "RUSH.RC" "Rush User Reference"
 .SH NAME
 rush.rc \- configuration rules for rush.
 .SH DESCRIPTION
@@ -176,9 +176,9 @@
 usage error occurs.  The default is
 .sp
 .RS
-.EE
-You are not permitted to execute this command.
 .EX
+You are not permitted to execute this command.
+.EE
 .RE
 .TP
 \fBnologin\-error\fR \fITEXT\fR
@@ -187,9 +187,9 @@
 The default is:
 .sp
 .RS
-.EE
-You do not have interactive login access to this machine.
 .EX
+You do not have interactive login access to this machine.
+.EE
 .RE
 .TP
 \fBconfig\-error\fR \fITEXT\fR
@@ -197,9 +197,9 @@
 a system error occurs.   The default is:
 .sp
 .RS
-.EE
-A system error occurred while attempting to execute command.
 .EX
+A system error occurred while attempting to execute command.
+.EE
 .RE
 .SH RULES
 Statements are grouped into \fIrules\fR.  A rule begins with the
@@ -551,8 +551,8 @@
 .BR 0
 stand for false.
 .PP
-The main advantage of the forked mode is that it allows to run
-\fIaccounting\fR, i.e. to note who is doing what and to keep a
+The main advantage of the forked mode is that it allows one to run
+\fIaccounting\fR, i.e., to note who is doing what and to keep a
 history of invocations.  The accounting, in turn, can be used to limit
 simultaneous executions of commands, as requested by the
 .B L