diff --git a/doc/lightningd-config.5 b/doc/lightningd-config.5
index 90c197439..d01367d39 100644
--- a/doc/lightningd-config.5
+++ b/doc/lightningd-config.5
@@ -1,13 +1,13 @@
'\" t
.\" Title: lightningd-config
.\" Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets v1.79.1
-.\" Date: 11/21/2018
+.\" Generator: DocBook XSL Stylesheets vsnapshot
+.\" Date: 11/22/2018
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "LIGHTNINGD\-CONFIG" "5" "11/21/2018" "\ \&" "\ \&"
+.TH "LIGHTNINGD\-CONFIG" "5" "11/22/2018" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -31,7 +31,7 @@
lightningd-config \- Lightning daemon configuration file
.SH "SYNOPSIS"
.sp
-\fB~/\&.lightningd/config\fR
+\fB~/\&.lightning/config\fR
.SH "DESCRIPTION"
.sp
When lightningd(8) starts up, it reads a configuration file\&. By default that is \fIconfig\fR in the \fB\&.lightning\fR subdirectory of the home directory (if it exists), but that can be changes by the \fI\-\-lightning\-dir\fR or \fI\-\-conf\fR options on the lightningd(8) command line\&.
diff --git a/doc/lightningd-config.5.txt b/doc/lightningd-config.5.txt
index c94e31a8e..51b6f59e7 100644
--- a/doc/lightningd-config.5.txt
+++ b/doc/lightningd-config.5.txt
@@ -8,7 +8,7 @@ lightningd-config - Lightning daemon configuration file
SYNOPSIS
--------
-*~/.lightningd/config*
+*~/.lightning/config*
DESCRIPTION
-----------