From f22595596a1e7c0621c5a1eca8ec08eb5e2e1996 Mon Sep 17 00:00:00 2001 From: minidisk1147 Date: Thu, 2 Jan 2020 01:21:19 +0100 Subject: [PATCH] removed duplicate log-level subsystem --- doc/lightningd-config.5 | 2 -- doc/lightningd-config.5.md | 1 - 2 files changed, 3 deletions(-) diff --git a/doc/lightningd-config.5 b/doc/lightningd-config.5 index e38e7c48a..9d63265e7 100644 --- a/doc/lightningd-config.5 +++ b/doc/lightningd-config.5 @@ -148,8 +148,6 @@ for any subsystem containing that string\. Subsystems include: .IP \[bu] \fIhsmd\fR: The secret-holding daemon .IP \[bu] -\fIgossipd\fR: The gossip daemon -.IP \[bu] \fIconnectd\fR: The network connection daemon .IP \[bu] \fIjsonrpc#FD\fR: Each JSONRPC connection, FD = file descriptor number diff --git a/doc/lightningd-config.5.md b/doc/lightningd-config.5.md index 547eed47c..739c1b74c 100644 --- a/doc/lightningd-config.5.md +++ b/doc/lightningd-config.5.md @@ -122,7 +122,6 @@ for any subsystem containing that string. Subsystems include: * *plugin-manager*: The plugin subsystem * *plugin-P*: Each plugin, P = plugin path without directory * *hsmd*: The secret-holding daemon -* *gossipd*: The gossip daemon * *connectd*: The network connection daemon * *jsonrpc#FD*: Each JSONRPC connection, FD = file descriptor number