diff --git a/doc/man/task-faq.5 b/doc/man/task-faq.5
index b758553b2..0092b7997 100644
--- a/doc/man/task-faq.5
+++ b/doc/man/task-faq.5
@@ -17,7 +17,16 @@ format, and if you are careful not to break the format, there is no reason not
to edit it. But task provides a rich command set to do that manipulation for
you, so it is probably best to leave those files alone.
+.TP
+.B How do I restore my .taskrc file to defaults?
+If you delete (or rename) your .taskrc file, task will offer to create a default
+one for you. Another way to do this is with the command:
+ $ task rc:new-file version
+
+Task will create 'new-file' if it doesn't already exist. Note that this is a
+good way to learn about new configuration settings, if your .taskrc file was
+created by an older version of task.
@@ -51,7 +60,7 @@ The official site at
.TP
The official code repository at
-
+
.TP
You can contact the project by writing an email to
diff --git a/doc/man/task-tutorial.5 b/doc/man/task-tutorial.5
index ce4ca137b..b4aa2754c 100644
--- a/doc/man/task-tutorial.5
+++ b/doc/man/task-tutorial.5
@@ -402,7 +402,7 @@ The official site at
.TP
The official code repository at
-
+
.TP
You can contact the project by writing an email to
diff --git a/doc/man/task.1 b/doc/man/task.1
index 65141c852..0749bb227 100644
--- a/doc/man/task.1
+++ b/doc/man/task.1
@@ -468,7 +468,7 @@ The official site at
.TP
The official code repository at
-
+
.TP
You can contact the project by writing an email to
diff --git a/doc/man/taskrc.5 b/doc/man/taskrc.5
index 93c588b3f..b38462dec 100644
--- a/doc/man/taskrc.5
+++ b/doc/man/taskrc.5
@@ -507,7 +507,7 @@ The official site at
.TP
The official code repository at
-
+
.TP
You can contact the project by writing an email to