]> git.proxmox.com Git - pve-docs.git/blobdiff - system-software-updates.adoc
add and use wiki and forum macros
[pve-docs.git] / system-software-updates.adoc
index b1047dd65a060dc5125b6776fb512b238452061b..82281b4ee35c154093373cb0b92eadd7698a0b34 100644 (file)
@@ -1,21 +1,22 @@
 System Software Updates
 -----------------------
 System Software Updates
 -----------------------
+include::attributes.txt[]
 
 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.