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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
|
Description: lintian detects some issues with these manpages
Author: Thorsten Alteholz <debian@alteholz.de>
Forwarded: not-needed
Index: uucp-1.07/contrib/uurate.man
===================================================================
--- uucp-1.07.orig/contrib/uurate.man 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/contrib/uurate.man 2019-01-12 19:51:27.927352540 +0100
@@ -1,4 +1,4 @@
-''' $Id: uurate.man,v 1.4 1993/09/28 17:38:31 kdburg Rel $
+.\" ''' $Id: uurate.man,v 1.4 1993/09/28 17:38:31 kdburg Rel $
.TH uurate 1
.SH NAME
uurate \- Report Taylor UUCP statistics
Index: uucp-1.07/uucp.1
===================================================================
--- uucp-1.07.orig/uucp.1 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/uucp.1 2019-01-12 19:52:26.547350782 +0100
@@ -1,4 +1,4 @@
-''' $Id: uucp.1,v 1.12 2002/03/05 22:13:33 ian Rel $
+.\"''' $Id: uucp.1,v 1.12 2002/03/05 22:13:33 ian Rel $
.TH uucp 1 "Taylor UUCP 1.07"
.SH NAME
uucp \- Unix to Unix copy
@@ -67,10 +67,10 @@
.I uucico
(8) daemon, the copy will fail. The files must be readable by the
.I uucico
-(8) daemon, and by the invoking user.
+(8) daemon, and by the invoking user. This is the default.
.TP 5
.B \-C, \-\-copy
-Copy local source files to the spool directory. This is the default.
+Copy local source files to the spool directory.
.TP 5
.B \-d, \-\-directories
Create all necessary directories when doing the copy. This is the
Index: uucp-1.07/uustat.1
===================================================================
--- uucp-1.07.orig/uustat.1 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/uustat.1 2019-01-12 19:51:27.927352540 +0100
@@ -1,4 +1,4 @@
-''' $Id: uustat.1,v 1.14 2002/03/05 22:15:10 ian Rel $
+.\" ''' $Id: uustat.1,v 1.14 2002/03/05 22:15:10 ian Rel $
.TH uustat 1 "Taylor UUCP 1.07"
.SH NAME
uustat \- UUCP status inquiry and control
@@ -404,7 +404,7 @@
.SH EXAMPLES
.br
.nf
-uustat --all
+uustat \-\-all
.fi
Display status of all jobs. A sample output line is as follows:
.br
@@ -441,7 +441,7 @@
.br
.nf
-uustat --executions
+uustat \-\-executions
.fi
Display status of queued up execution requests. A sample output line
is as follows:
@@ -472,7 +472,7 @@
.br
.nf
-uustat --list
+uustat \-\-list
.fi
Display status for all systems with queued up commands. A sample
output line is as follows:
@@ -489,7 +489,7 @@
.br
.nf
-uustat --status
+uustat \-\-status
.fi
Display conversation status for all remote systems. A sample output
line is as follows:
@@ -509,7 +509,7 @@
.br
.nf
-uustat --ps
+uustat \-\-ps
.fi
Display the status of all processes holding UUCP locks. The output
format is system dependent, as
@@ -521,7 +521,7 @@
.br
.in +0.5i
.nf
-uustat --command rmail --older-than 168 --kill-all --no-list --mail --notify --comment "Queued for over 1 week"
+uustat \-\-command rmail \-\-older\-than 168 \-\-kill\-all \-\-no\-list \-\-mail \-\-notify \-\-comment "Queued for over 1 week"
.fi
.in -0.5i
This will kill all
Index: uucp-1.07/cu.1
===================================================================
--- uucp-1.07.orig/cu.1 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/cu.1 2019-01-12 19:58:34.000000000 +0100
@@ -1,4 +1,4 @@
-''' $Id: cu.1,v 1.10 2002/03/05 22:13:33 ian Rel $
+.\" ''' $Id: cu.1,v 1.10 2002/03/05 22:13:33 ian Rel $
.TH cu 1 "Taylor UUCP 1.07"
.SH NAME
cu \- Call up another system
Index: uucp-1.07/uucico.8
===================================================================
--- uucp-1.07.orig/uucico.8 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/uucico.8 2019-01-12 19:51:27.927352540 +0100
@@ -1,4 +1,4 @@
-''' $Id: uucico.8,v 1.20 2002/03/05 22:20:48 ian Rel $
+.\" ''' $Id: uucico.8,v 1.20 2002/03/05 22:20:48 ian Rel $
.TH uucico 8 "Taylor UUCP 1.07"
.SH NAME
uucico \- UUCP file transfer daemon
@@ -56,7 +56,7 @@
.I uucico
will normally refuse to retry the
call until a certain (configurable) amount of time
-has passed. This may be overriden by the
+has passed. This may be overridden by the
.B -f,
.B --force,
or
@@ -175,11 +175,11 @@
.B \-\-system,
or
.B \-S
-is specifed, or to all systems which have work when just
+is specified, or to all systems which have work when just
.B \-r1
or
.B \-\-master
-is specifed), begin an endless loop as with
+is specified), begin an endless loop as with
.B \-\-loop.
.TP 5
.B \-q, \-\-nouuxqt
Index: uucp-1.07/uux.1
===================================================================
--- uucp-1.07.orig/uux.1 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/uux.1 2019-01-12 19:51:27.931352540 +0100
@@ -1,4 +1,4 @@
-''' $Id: uux.1,v 1.15 2002/03/05 22:20:48 ian Rel $
+.\" ''' $Id: uux.1,v 1.15 2002/03/05 22:20:48 ian Rel $
.TH uux 1 "Taylor UUCP 1.07"
.SH NAME
uux \- Remote command execution over UUCP
@@ -202,7 +202,7 @@
.SH EXAMPLES
.br
.nf
-uux -z - sys1!rmail user1
+uux \-z \- sys1!rmail user1
.fi
Execute the command ``rmail user1'' on the system sys1, giving it as
standard input whatever is given to
@@ -213,7 +213,7 @@
.br
.nf
-uux 'diff -c sys1!~user1/file1 sys2!~user2/file2 >!file.diff'
+uux 'diff \-c sys1!~user1/file1 sys2!~user2/file2 >!file.diff'
.fi
Fetch the two named files from system sys1 and system sys2 and execute
.I diff
Index: uucp-1.07/uuxqt.8
===================================================================
--- uucp-1.07.orig/uuxqt.8 2019-01-12 19:51:27.939352539 +0100
+++ uucp-1.07/uuxqt.8 2019-01-12 19:51:27.931352540 +0100
@@ -1,4 +1,4 @@
-''' $Id: uuxqt.8,v 1.10 2002/03/05 22:20:48 ian Rel $
+.\" ''' $Id: uuxqt.8,v 1.10 2002/03/05 22:20:48 ian Rel $
.TH uuxqt 8 "Taylor UUCP 1.07"
.SH NAME
uuxqt \- UUCP execution daemon
@@ -41,7 +41,7 @@
.br
.in +0.5i
.nf
-uuxqt --command rmail
+uuxqt \-\-command rmail
.fi
.in -0.5i
.TP 5
|