diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 3d9c12e..dba4aaf 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -47,6 +47,7 @@ * xref:using-shared-system-certificates.adoc[Using shared system certificates] * xref:installing-software-from-source.adoc[Installing software from source code] * xref:installing-spotify.adoc[Installing Spotify on Fedora] +* xref:adding_user_to_sudoers_file.adoc[Adding a user to sudoers] * xref:performing-administration-tasks-using-sudo.adoc[Performing administration tasks using sudo] * xref:understanding-and-administering-systemd.adoc[Understanding and administering systemd] * xref:displaying_user_prompt_on_gnome_login_screen.adoc[Displaying a user prompt on the GNOME login screen] diff --git a/modules/ROOT/pages/viewing-logs.adoc b/modules/ROOT/pages/viewing-logs.adoc index e567997..26e11d0 100644 --- a/modules/ROOT/pages/viewing-logs.adoc +++ b/modules/ROOT/pages/viewing-logs.adoc @@ -1,12 +1,11 @@ ifdef::context[:parent-context: {context}] :context: viewing-logs -:md: en-US/modules - include::{partialsdir}/con_viewing-logs.adoc[leveloffset=+1] include::{partialsdir}/proc_log-files-command-line.adoc[leveloffset=+1] include::{partialsdir}/proc_log-files-GUI.adoc[leveloffset=+1] + ifdef::parent-context[:context: {parent-context}] ifndef::parent-context[:!context:]