File: 218086-reporting-bugs.patch

package info (click to toggle)
cpio 2.13%2Bdfsg-7.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,192 kB
  • sloc: ansic: 43,585; sh: 8,178; yacc: 1,791; makefile: 260; sed: 16
file content (42 lines) | stat: -rw-r--r-- 1,343 bytes parent folder | download | duplicates (2)
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
From: Anibal Monsalve Salazar <anibal@debian.org>
Date: Wed, 20 Nov 2019 13:08:40 -0500
Subject: reporting-bugs

---
 doc/cpio.1 | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/doc/cpio.1 b/doc/cpio.1
index 3d3474b..65ba909 100644
--- a/doc/cpio.1
+++ b/doc/cpio.1
@@ -89,6 +89,14 @@ or find it in various formats online at
 If any discrepancies occur between this manpage and the
 \fBGNU Cpio Manual\fR, the later shall be considered the authoritative
 source.
+.SH REPORTING BUGS
+Report cpio bugs to bug-cpio@gnu.org
+.PP
+GNU cpio home page: <http://www.gnu.org/software/cpio/>
+.PP
+General help using GNU software: <http://www.gnu.org/gethelp/>
+.PP
+Report cpio translation bugs to <http://translationproject.org/team/>
 .SH DESCRIPTION
 GNU \fBcpio\fR copies files between archives and directories.  It
 supports the following archive formats: old binary cpio, old portable
@@ -122,6 +130,14 @@ Print a short usage message and exit.
 .TP
 .B \-\-version
 Print program version and exit.
+.SH REPORTING BUGS
+Report cpio bugs to bug-cpio@gnu.org
+.PP
+GNU cpio home page: <http://www.gnu.org/software/cpio/>
+.PP
+General help using GNU software: <http://www.gnu.org/gethelp/>
+.PP
+Report cpio translation bugs to <http://translationproject.org/team/>
 .SH OPTIONS
 .SS Operation modifiers valid in any mode
 .TP