From d29bf02a6d58cc5ab28929ba17bd49c0d5b7caae Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 27 Jul 2018 00:30:22 +0200 Subject: man: minor fixes --- man/blogc-make.1.ronn | 2 +- man/blogcfile.5.ronn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/blogc-make.1.ronn b/man/blogc-make.1.ronn index 43778c7..76f2f37 100644 --- a/man/blogc-make.1.ronn +++ b/man/blogc-make.1.ronn @@ -64,7 +64,7 @@ Rebuilds are done by running `blogc-make all` internally. Dump default Atom feed template based on current blogcfile(5) settings. -The template is dumped to the standard output, and can be used as a base +The template is dumped to the standard output, and can be used as base for customized Atom feed templates. ## BUILD RULES diff --git a/man/blogcfile.5.ronn b/man/blogcfile.5.ronn index 21f2651..faeb85f 100644 --- a/man/blogcfile.5.ronn +++ b/man/blogcfile.5.ronn @@ -44,7 +44,7 @@ however these rules can be customized with the following settings, from the The extension of the generated Atom feeds. * `atom_legacy_entry_id` (default: `false`): - Before `0.14.0` blogc-make was generating "broken" entry IDs in the atom feeds. + Before `0.14.0` blogc-make(1) was generating "broken" entry IDs in the atom feeds. This behavior was fixed in version `0.14.0` and current users that don't want to have their old posts re-shared due to the change of IDs should set this to `true`, to keep using the old format. -- cgit v1.2.3-18-g5258