mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
net-wireless/eiwd: iwmon.1 patch
When upstream then remove it Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
This commit is contained in:
@@ -28,7 +28,9 @@ BDEPEND="virtual/pkgconfig"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/20200416.patch )
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/20200416.patch
|
||||
"${FILESDIR}"/iwmon.patch )
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
62
net-wireless/eiwd/files/iwmon.patch
Normal file
62
net-wireless/eiwd/files/iwmon.patch
Normal file
@@ -0,0 +1,62 @@
|
||||
diff --git a/monitor/iwmon.1 b/monitor/iwmon.1
|
||||
new file mode 100644
|
||||
index 00000000..433ce18b
|
||||
--- /dev/null
|
||||
+++ b/monitor/iwmon.1
|
||||
@@ -0,0 +1,56 @@
|
||||
+.\" Man page generated from reStructuredText.
|
||||
+.
|
||||
+.TH IWMON 1 "22 September 2019" "iwmon" "Linux Connectivity"
|
||||
+.SH NAME
|
||||
+iwmon \- Internet wireless monitor utility
|
||||
+.
|
||||
+.nr rst2man-indent-level 0
|
||||
+.
|
||||
+.de1 rstReportMargin
|
||||
+\\$1 \\n[an-margin]
|
||||
+level \\n[rst2man-indent-level]
|
||||
+level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
+-
|
||||
+\\n[rst2man-indent0]
|
||||
+\\n[rst2man-indent1]
|
||||
+\\n[rst2man-indent2]
|
||||
+..
|
||||
+.de1 INDENT
|
||||
+.\" .rstReportMargin pre:
|
||||
+. RS \\$1
|
||||
+. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
||||
+. nr rst2man-indent-level +1
|
||||
+.\" .rstReportMargin post:
|
||||
+..
|
||||
+.de UNINDENT
|
||||
+. RE
|
||||
+.\" indent \\n[an-margin]
|
||||
+.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
+.nr rst2man-indent-level -1
|
||||
+.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
+.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
+..
|
||||
+.SH SYNOPSIS
|
||||
+.sp
|
||||
+\fBiwmon\fP [\fIoptions\fP ...]
|
||||
+.SH DESCRIPTION
|
||||
+.sp
|
||||
+Tool for monitoring and logging of Wireless control messages from nl80211.
|
||||
+.SH OPTIONS
|
||||
+.INDENT 0.0
|
||||
+.TP
|
||||
+.B \-\-version\fP,\fB \-v
|
||||
+Show version number and exit.
|
||||
+.TP
|
||||
+.B \-\-help\fP,\fB \-h
|
||||
+Show help message and exit.
|
||||
+.UNINDENT
|
||||
+.SH SEE ALSO
|
||||
+.sp
|
||||
+iwd(8)
|
||||
+.SH AUTHOR
|
||||
+Marcel Holtmann <marcel@holtmann.org>
|
||||
+.SH COPYRIGHT
|
||||
+2013-2019 Intel Corporation
|
||||
+.\" Generated by docutils manpage writer.
|
||||
+.
|
||||
Reference in New Issue
Block a user