mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fix typos in power-profiles-daemon
This commit is contained in:
parent
722663c230
commit
8b5da8491c
@ -76,9 +76,9 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="gobject-introspection"/>.
|
||||
<xref linkend="libgudev"/>.
|
||||
<xref linkend="polkit-gnome"/>, and
|
||||
<xref linkend="gobject-introspection"/>,
|
||||
<xref linkend="libgudev"/>,
|
||||
<xref linkend="polkit-gnome"/>.
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
@ -124,10 +124,10 @@
|
||||
<screen revision="sysv"><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson setup \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
-Dgtk_doc=false \
|
||||
meson setup \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
-Dgtk_doc=false \
|
||||
-Dsystemdsystemunitdir=no \
|
||||
.. &&
|
||||
ninja</userinput></screen>
|
||||
@ -136,10 +136,10 @@ ninja</userinput></screen>
|
||||
<screen revision="systemd"><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson setup \
|
||||
--prefix=/usr \
|
||||
meson setup \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
-Dgtk_doc=false \
|
||||
-Dgtk_doc=false \
|
||||
.. &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
@ -239,8 +239,8 @@ ninja</userinput></screen>
|
||||
<term><command>powerprofilesctl</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This allows the user to set the power governor of the
|
||||
CPU
|
||||
This allows the user to set the power governor of the
|
||||
CPU.
|
||||
</para>
|
||||
<indexterm zone="powerprofilesctl">
|
||||
<primary sortas="b-powerprofilesctl">powerprofilesctl</primary>
|
||||
|
Loading…
Reference in New Issue
Block a user