From 99cfac7f84a396541cdbd2eeaaf1eaf075d1c7a7 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Mon, 10 Feb 2020 16:47:10 +0100 Subject: [PATCH 1/2] Fix typo in man page --- doc/nethogs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nethogs.8 b/doc/nethogs.8 index e54f06c..2aad6e2 100644 --- a/doc/nethogs.8 +++ b/doc/nethogs.8 @@ -35,7 +35,7 @@ delay for refresh rate select view mode .TP \fB-p\fP -sniff in promiscious mode (not recommended) +sniff in promiscuous mode (not recommended) .TP \fB-a\fP monitor all devices, even loopback/stopped ones From 3889d20018b9d9a27c86efb4c8a06c2106aaf2c2 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Tue, 18 Feb 2020 17:35:13 +0100 Subject: [PATCH 2/2] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..6f5f122 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: [raboof] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']