#52 Minor fixes + improvements of titles
Closed 5 years ago by bex. Opened 5 years ago by mjahoda.
Unknown source master  into  master

file modified
+1 -1
@@ -1,5 +1,5 @@

  [[chap-dnf]]

- = DNF

+ = Using the DNF software package manager

  

  DNF is a software package manager that installs, updates, and removes packages on Fedora and is the successor to YUM (Yellow-Dog Updater Modified).

  DNF makes it easy to maintain packages by automatically checking for dependencies and determines the actions required to install packages.

@@ -1,5 +1,5 @@

  [[installing-software-from-source]]

- = Installing Software from Source

+ = Installing software from source code

  

  The following section contains guidelines and best practices for installing software from source code on Fedora.

  The instructions below are not prescriptive, but following them minimizes the risk of errors occurring during installation.

file modified
+4 -4
@@ -1,10 +1,10 @@

- = How to use qemu

+ = How to use QEMU

  

  QEMU is a very flexible virtualization technology however it is quite slow and it is recommended that you understand and evaluate alternative solutions before picking this one.

  Refer to https://fedoraproject.org/wiki/Getting_started_with_virtualization[Getting started with virtualization]

  

  [[qemu]]

- == Qemu

+ == QEMU

  

  QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation.

  
@@ -26,7 +26,7 @@

  

  

  [[qemu-commands-since-f]]

- == Qemu commands since F?+

+ == QEMU commands since F?+

  

  To discover the qemu commands that are installed perform the following:

  
@@ -49,7 +49,7 @@

  Of course, this does not apply to "qemu-img".

  

  [[qemu-virtual-machine-installation]]

- == Qemu virtual machine installation

+ == QEMU virtual machine installation

  

  Create the virtual image for the system:

  

file modified
+1 -1
@@ -1,5 +1,5 @@

  [[ch-Upgrading]]

- = Upgrading

+ = Upgrading to a new release of Fedora

  

  [IMPORTANT]

  ====

I noticed that the QEMU, Spotify, and Wine quick docs are in a pretty bad shape. Although the Asciidoc code has been fixed, I would consider to mark those as FIX ME! again.

Thank you for this patch. I am going to merge it manually which will result in this looking like it got closed. I promise it didn't.

Pull-Request has been closed by bex

5 years ago