Blame 1003-doc-add-translated-abrt-python3.conf.5-man-page.patch

69165ba
From ec7270483cfaad69a757094e8655d8a4677ab7d4 Mon Sep 17 00:00:00 2001
69165ba
From: Matej Habrnal <mhabrnal@redhat.com>
69165ba
Date: Thu, 22 Jun 2017 11:33:27 +0200
69165ba
Subject: [PATCH] doc: add translated abrt-python3.conf.5 man page
69165ba
69165ba
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
69165ba
---
69165ba
 doc/abrt-python3.conf.5 | 56 +++++++++++++++++++++++++++++++++++++++++++++++++
69165ba
 1 file changed, 56 insertions(+)
69165ba
 create mode 100644 doc/abrt-python3.conf.5
69165ba
69165ba
diff --git a/doc/abrt-python3.conf.5 b/doc/abrt-python3.conf.5
69165ba
new file mode 100644
69165ba
index 0000000..c67cbb2
69165ba
--- /dev/null
69165ba
+++ b/doc/abrt-python3.conf.5
69165ba
@@ -0,0 +1,56 @@
69165ba
+'\" t
69165ba
+.\"     Title: abrt-python3.conf
69165ba
+.\"    Author: [see the "AUTHORS" section]
69165ba
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
69165ba
+.\"      Date: 06/22/2017
69165ba
+.\"    Manual: ABRT Manual
69165ba
+.\"    Source: abrt 2.1.11.48.el7.5.g49a76.dirty
69165ba
+.\"  Language: English
69165ba
+.\"
69165ba
+.TH "ABRT\-PYTHON3\&.CONF" "5" "06/22/2017" "abrt 2\&.1\&.11\&.48\&.el7\&.5" "ABRT Manual"
69165ba
+.\" -----------------------------------------------------------------
69165ba
+.\" * Define some portability stuff
69165ba
+.\" -----------------------------------------------------------------
69165ba
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69165ba
+.\" http://bugs.debian.org/507673
69165ba
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
69165ba
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69165ba
+.ie \n(.g .ds Aq \(aq
69165ba
+.el       .ds Aq '
69165ba
+.\" -----------------------------------------------------------------
69165ba
+.\" * set default formatting
69165ba
+.\" -----------------------------------------------------------------
69165ba
+.\" disable hyphenation
69165ba
+.nh
69165ba
+.\" disable justification (adjust text to left margin only)
69165ba
+.ad l
69165ba
+.\" -----------------------------------------------------------------
69165ba
+.\" * MAIN CONTENT STARTS HERE *
69165ba
+.\" -----------------------------------------------------------------
69165ba
+.SH "NAME"
69165ba
+abrt-python3.conf \- Configuration file for ABRT\*(Aqs python 3 crash hook
69165ba
+.SH "DESCRIPTION"
69165ba
+.sp
69165ba
+Currently, only one item exists:
69165ba
+.PP
69165ba
+RequireAbsolutePath = \fIyes\fR / \fIno\fR \&...
69165ba
+.RS 4
69165ba
+If set to
69165ba
+\fIno\fR, unhandled python 3 exceptions will be caught and saved even in scripts which are run without full path in sys\&.argv[0]\&. Default is
69165ba
+\fIyes\fR: do not save them\&.
69165ba
+.RE
69165ba
+.SH "SEE ALSO"
69165ba
+.sp
69165ba
+abrt\&.conf(5)
69165ba
+.SH "AUTHORS"
69165ba
+.sp
69165ba
+.RS 4
69165ba
+.ie n \{\
69165ba
+\h'-04'\(bu\h'+03'\c
69165ba
+.\}
69165ba
+.el \{\
69165ba
+.sp -1
69165ba
+.IP \(bu 2.3
69165ba
+.\}
69165ba
+ABRT team
69165ba
+.RE
69165ba
-- 
69165ba
1.8.3.1
69165ba