SUSE docs: fix rst warnings and misc. fixes:

- rst warnings
- markdown-styled links
- empty lines with spaces

Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
George Melikov
2021-03-07 19:56:14 +03:00
committed by Richard Laager
parent f006fe5729
commit c6b0e597b2
2 changed files with 107 additions and 97 deletions

View File

@@ -658,9 +658,13 @@ Step 5: System Configuration
localectl set-locale LANG=en_US.UTF-8
#. Optional: Reinstallation for stability::
#. Optional: Reinstallation for stability:
After installation it may need. Some packages may have minor errors. For that, do this if you wish. Since there is no command like dpkg-reconfigure in openSUSE, [zypper install -f stated as a alternative for it](https://lists.opensuse.org/opensuse-factory/2009-07/msg00188.html) but it will reinstall packages.
After installation it may need. Some packages may have minor errors.
For that, do this if you wish. Since there is no command like
dpkg-reconfigure in openSUSE, `zypper install -f stated as a alternative for
it <https://lists.opensuse.org/opensuse-factory/2009-07/msg00188.html>`__
but it will reinstall packages.
.. code-block:: text
@@ -843,8 +847,8 @@ Step 7: Grub2 Installation
**Note:** Ignore errors from ``osprober``, if present.
**Note:** If you have had trouble with the grub2 installation, I suggest you use systemd-boot.
**Note:** If this command don't gives any output, use classic grub.cfg generation with following command
grub2-mkconfig -o /boot/grub2/grub.cfg
**Note:** If this command don't gives any output, use classic grub.cfg generation with following command:
``grub2-mkconfig -o /boot/grub2/grub.cfg``
#. Install the boot loader:
@@ -1229,5 +1233,6 @@ VMware
External Links
~~~~~~~~~~~~~~
* [OpenZFS on openSUSE](https://en.opensuse.org/OpenZFS)
* [ZenLinux Blog - How to Setup an openSUSE chroot](https://blog.zenlinux.com/2011/02/how-to-setup-an-opensuse-chroot/comment-page-1/)
* `OpenZFS on openSUSE <https://en.opensuse.org/OpenZFS>`__
* `ZenLinux Blog - How to Setup an openSUSE chroot
<https://blog.zenlinux.com/2011/02/how-to-setup-an-opensuse-chroot/comment-page-1/>`__

View File

@@ -658,9 +658,13 @@ Step 5: System Configuration
localectl set-locale LANG=en_US.UTF-8
#. Optional: Reinstallation for stability::
#. Optional: Reinstallation for stability:
After installation it may need. Some packages may have minor errors. For that, do this if you wish. Since there is no command like dpkg-reconfigure in openSUSE, [zypper install -f stated as a alternative for it](https://lists.opensuse.org/opensuse-factory/2009-07/msg00188.html) but it will reinstall packages.
After installation it may need. Some packages may have minor errors.
For that, do this if you wish. Since there is no command like
dpkg-reconfigure in openSUSE, `zypper install -f stated as a alternative for
it <https://lists.opensuse.org/opensuse-factory/2009-07/msg00188.html>`__
but it will reinstall packages.
.. code-block:: text
@@ -843,8 +847,8 @@ Step 7: Grub2 Installation
**Note:** Ignore errors from ``osprober``, if present.
**Note:** If you have had trouble with the grub2 installation, I suggest you use systemd-boot.
**Note:** If this command don't gives any output, use classic grub.cfg generation with following command
grub2-mkconfig -o /boot/grub2/grub.cfg
**Note:** If this command don't gives any output, use classic grub.cfg generation with following command:
``grub2-mkconfig -o /boot/grub2/grub.cfg``
#. Install the boot loader:
@@ -1229,5 +1233,6 @@ VMware
External Links
~~~~~~~~~~~~~~
* [OpenZFS on openSUSE](https://en.opensuse.org/OpenZFS)
* [ZenLinux Blog - How to Setup an openSUSE chroot](https://blog.zenlinux.com/2011/02/how-to-setup-an-opensuse-chroot/comment-page-1/)
* `OpenZFS on openSUSE <https://en.opensuse.org/OpenZFS>`__
* `ZenLinux Blog - How to Setup an openSUSE chroot
<https://blog.zenlinux.com/2011/02/how-to-setup-an-opensuse-chroot/comment-page-1/>`__