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