]> git.proxmox.com Git - pve-docs.git/blobdiff - system-software-updates.adoc
vxlan : remove vlanaware bridge documentation
[pve-docs.git] / system-software-updates.adoc
index b1047dd65a060dc5125b6776fb512b238452061b..04c17f3f07cd0ea0884dc7798bf194f1bed47614 100644 (file)
@@ -1,21 +1,24 @@
 System Software Updates
 -----------------------
 System Software Updates
 -----------------------
+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.