From 6915d03bdf22e16e2ecdcfb4b66b31e6e5dcd911 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Thu, 30 Jul 2020 16:19:16 -0500 Subject: [PATCH] Clarify "updating" and "upgrading"; remove unused section --- user/managing-os/debian/debian.md | 4 ++++ user/managing-os/fedora/fedora.md | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/user/managing-os/debian/debian.md b/user/managing-os/debian/debian.md index 236c2d8e..1f7e189f 100644 --- a/user/managing-os/debian/debian.md +++ b/user/managing-os/debian/debian.md @@ -41,11 +41,15 @@ After installing a fresh Debian TemplateVM, we recommend performing the followin ## Updating +Routine daily updates within a given release. + Please see [Updating software in TemplateVMs]. ## Upgrading +Upgrading from your current release to a newer release. + Please see [Upgrading Debian TemplateVMs]. diff --git a/user/managing-os/fedora/fedora.md b/user/managing-os/fedora/fedora.md index 46212d4c..3957e873 100644 --- a/user/managing-os/fedora/fedora.md +++ b/user/managing-os/fedora/fedora.md @@ -33,20 +33,18 @@ After installing a fresh Fedora TemplateVM, we recommend performing the followin ## Updating +Routine daily updates within a given release. + Please see [Updating software in TemplateVMs]. ## Upgrading +Upgrading from your current release to a newer release. + Please see [Upgrading Fedora TemplateVMs]. -## Release-specific notes - -This section contains notes about specific Fedora releases. - -(There is currently no release-specific information documented.) - [TemplateVM]: /doc/templates/ [Fedora Xfce]: /doc/templates/fedora-xfce/ @@ -60,3 +58,4 @@ This section contains notes about specific Fedora releases. [Updating software in TemplateVMs]: /doc/software-update-domu/#updating-software-in-templatevms [Upgrading Fedora TemplateVMs]: /doc/template/fedora/upgrade/ [install]: /doc/templates/#installing +