void-packages/srcpkgs/uucp/patches/manpage.patch

190 lines
5.6 KiB
Diff

Description: lintian detects some issues with these manpages
Author: Thorsten Alteholz <debian@alteholz.de>
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