From 2c7f4487fd59005c644aa0d8346e6e14231836bc Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 6 Sep 2017 18:24:03 +0200 Subject: [PATCH] docs: features/autoupdater: whitespace cleanup --- docs/features/autoupdater.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/autoupdater.rst b/docs/features/autoupdater.rst index 7b12b4b7..e3565a50 100644 --- a/docs/features/autoupdater.rst +++ b/docs/features/autoupdater.rst @@ -11,7 +11,7 @@ during development), but it can be enabled by setting the variable GLUON_BRANCH to override the default branch set in the set in the site configuration. A manifest file for the updater can be generated with `make manifest`. A signing script (using -``ecdsautils``) can by found in the `contrib` directory. When creating the manifest, the +``ecdsautils``) can by found in the `contrib` directory. When creating the manifest, the ``PRIORITY`` value may be defined by setting ``GLUON_PRIORITY`` on the command line or in ``site.mk``. ``GLUON_PRIORITY`` defines the maximum number of days that may pass between releasing an update and installation @@ -79,6 +79,6 @@ These commands can be used on a node: :: - # If fallback is true the updater will perform an update only if the timespan + # If fallback is true the updater will perform an update only if the timespan # PRIORITY days (as defined in the manifest) and another 24h have passed autoupdater --fallback