]> git.proxmox.com Git - pve-docs.git/blobdiff - system-software-updates.adoc
qm-hard-disk.png: new screenshot
[pve-docs.git] / system-software-updates.adoc
index 5d20daf833d6626de4229f8212c9891b105b28f8..04c17f3f07cd0ea0884dc7798bf194f1bed47614 100644 (file)
@@ -1,22 +1,24 @@
 System Software Updates
 -----------------------
 System Software Updates
 -----------------------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+endif::wiki[]
 
 We provide regular package updates on all repositories. You can
 install those update using the GUI, or you can directly run the CLI
 
 We provide regular package updates on all repositories. You can
 install those update using the GUI, or you can directly run the CLI
-command 'apt-get':
+command `apt-get`:
 
  apt-get update
  apt-get dist-upgrade
 
 
  apt-get update
  apt-get dist-upgrade
 
-NOTE: The 'apt' package management system is extremely flexible and
+NOTE: The `apt` package management system is extremely flexible and
 provides countless of feature - see `man apt-get` or <<Hertzog13>> for
 additional information.
 
 You should do such updates at regular intervals, or when we release
 versions with security related fixes. Major system upgrades are
 provides countless of feature - see `man apt-get` or <<Hertzog13>> for
 additional information.
 
 You should do such updates at regular intervals, or when we release
 versions with security related fixes. Major system upgrades are
-announced at the https://forum.proxmox.com/[Forum]. Those announcement
-also contain detailed upgrade instructions.
+announced at the {forum}. Those announcement also contain detailed
+upgrade instructions.
 
 TIP: We recommend to run regular upgrades, because it is important to
 get the latest security updates.
 
 TIP: We recommend to run regular upgrades, because it is important to
 get the latest security updates.