[gnome-user-docs/wip/mdh: 4/4] gnome-help: replace super user (Fixes #98)
- From: Michael Hill <mdhill src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/wip/mdh: 4/4] gnome-help: replace super user (Fixes #98)
- Date: Sat, 26 Feb 2022 19:27:49 +0000 (UTC)
commit 0b6ecd7bb0e5bb4b6b66b48adce1baf42cb1e155
Author: Michael Hill <mdhillca gmail com>
Date: Sat Feb 26 14:11:17 2022 -0500
gnome-help: replace super user (Fixes #98)
/bin/bash: line 1: wq: command not found
gnome-help/C/sound-nosound.page | 8 +++++---
gnome-help/C/user-admin-explain.page | 16 +++++++---------
2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/gnome-help/C/sound-nosound.page b/gnome-help/C/sound-nosound.page
index 2dda4e57..2b71bb16 100644
--- a/gnome-help/C/sound-nosound.page
+++ b/gnome-help/C/sound-nosound.page
@@ -6,6 +6,7 @@
<link type="guide" xref="sound-broken"/>
<revision version="gnome:40" date="2021-02-26" status="candidate"/>
+ <revision version="gnome:42" status="final" date="2022-02-26"/>
<credit type="author">
<name>GNOME Documentation Project</name>
@@ -30,8 +31,8 @@
<section id="mute">
<title>Make sure that the sound is not muted</title>
- <p>Open the <gui xref="shell-introduction#systemmenu">system menu</gui> and make sure that
- the sound is not muted or turned down.</p>
+ <p>Open the <gui xref="shell-introduction#systemmenu">system menu</gui> and
+ make sure that the sound is not muted or turned down.</p>
<p>Some laptops have mute switches or keys on their keyboards — try pressing
that key to see if it unmutes the sound.</p>
@@ -117,7 +118,8 @@
<p>Go to the <gui>Activities</gui> overview and open a Terminal.</p>
</item>
<item>
- <p>Run <cmd>lspci</cmd> as <link xref="user-admin-explain">superuser</link>;
+ <p>Run <cmd>lspci</cmd> with
+ <link xref="user-admin-explain">administrative privileges</link>;
either type <cmd>sudo lspci</cmd> and type your password, or type
<cmd>su</cmd>, enter the <em>root</em> (administrative) password,
then type <cmd>lspci</cmd>.</p>
diff --git a/gnome-help/C/user-admin-explain.page b/gnome-help/C/user-admin-explain.page
index 1d44c6a6..8905991c 100644
--- a/gnome-help/C/user-admin-explain.page
+++ b/gnome-help/C/user-admin-explain.page
@@ -6,10 +6,8 @@
<info>
<link type="guide" xref="user-accounts#privileges"/>
- <revision pkgversion="3.8.0" date="2013-03-09" status="candidate"/>
- <revision pkgversion="3.10" date="2013-11-03" status="review"/>
- <revision pkgversion="3.13.92" date="2014-09-22" status="review"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
+ <revision version="gnome:42" status="final" date="2022-02-26"/>
<credit type="author">
<name>GNOME Documentation Project</name>
@@ -62,12 +60,12 @@
of your system when needed, but prevent you from doing it accidentally.</p>
<note>
- <title>What does “super user” mean?</title>
- <p>A user with administrative privileges is sometimes called a <em>super
- user</em>. This is simply because that user has more privileges than normal
- users. You might see people discussing things like <cmd>su</cmd> and
- <cmd>sudo</cmd>; these are programs for temporarily giving you “super user”
- (administrative) privileges.</p>
+ <title>What does “superuser” mean?</title>
+ <p>A user with administrative privileges is sometimes called a
+ <em>superuser</em>. This is simply because that user has more privileges
+ than normal users. You might see people discussing things like <cmd>su</cmd>
+ and <cmd>sudo</cmd>; these are programs for temporarily giving you
+ “superuser” (administrative) privileges.</p>
</note>
<section id="advantages">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]