mothacehe pushed a commit to branch master
in repository guix.

commit c316b8569229fd03b571214493c3f12f754e3ac8
Author: Brice Waegeneire <[email protected]>
AuthorDate: Fri May 1 16:22:54 2020 +0200

    doc: Replace section 'Early OOM service' by 'Linux Services'.
    
    * doc/guix.texi (Linux Services): Changed from 'subsubheading' to
    'subsection'.
    (Early OOM Service, Kernel Module Loader Service): Moved under 'Linux
    Services'.
    
    Signed-off-by: Mathieu Othacehe <[email protected]>
---
 doc/guix.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index bdae451..4868cf4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -25491,13 +25491,13 @@ Extra command line options for 
@code{guix-data-service-process-jobs}.
 @end deftp
 
 @node Linux Services
-@subsubheading Linux Services
+@subsection Linux Services
 
 @cindex oom
 @cindex out of memory killer
 @cindex earlyoom
 @cindex early out of memory daemon
-@subsection Early OOM Service
+@subsubheading Early OOM Service
 
 @uref{https://github.com/rfjakob/earlyoom,Early OOM}, also known as
 Earlyoom, is a minimalist out of memory (OOM) daemon that runs in user
@@ -25557,7 +25557,7 @@ notifications.
 
 @cindex modprobe
 @cindex kernel module loader
-@subsubsection Kernel Module Loader Service
+@subsubheading Kernel Module Loader Service
 
 The kernel module loader service allows one to load loadable kernel
 modules at boot.  This is especially useful for modules that don't

Reply via email to