mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/*: normalize more docbook for auto-conversion
This commit is contained in:
parent
e4f876eb7e
commit
5a643387ec
3 changed files with 22 additions and 45 deletions
|
@ -192,8 +192,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Unit]</literal> section of the unit. See
|
<literal>[Unit]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.unit</refentrytitle>
|
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -296,8 +295,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Service]</literal> section of the unit. See
|
<literal>[Service]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.service</refentrytitle>
|
<citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -449,8 +447,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Automatically start this unit at the given date/time, which
|
Automatically start this unit at the given date/time, which
|
||||||
must be in the format described in
|
must be in the format described in
|
||||||
<citerefentry><refentrytitle>systemd.time</refentrytitle>
|
<citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry>. This is equivalent
|
||||||
<manvolnum>7</manvolnum></citerefentry>. This is equivalent
|
|
||||||
to adding a corresponding timer unit with
|
to adding a corresponding timer unit with
|
||||||
<option>OnCalendar</option> set to the value given here.
|
<option>OnCalendar</option> set to the value given here.
|
||||||
'';
|
'';
|
||||||
|
@ -497,8 +494,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Socket]</literal> section of the unit. See
|
<literal>[Socket]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.socket</refentrytitle>
|
<citerefentry><refentrytitle>systemd.socket</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -530,10 +526,8 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Timer]</literal> section of the unit. See
|
<literal>[Timer]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.timer</refentrytitle>
|
<citerefentry><refentrytitle>systemd.timer</refentrytitle><manvolnum>5</manvolnum></citerefentry> and
|
||||||
<manvolnum>5</manvolnum></citerefentry> and
|
<citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details.
|
||||||
<citerefentry><refentrytitle>systemd.time</refentrytitle>
|
|
||||||
<manvolnum>7</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -565,8 +559,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Path]</literal> section of the unit. See
|
<literal>[Path]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.path</refentrytitle>
|
<citerefentry><refentrytitle>systemd.path</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -627,8 +620,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Mount]</literal> section of the unit. See
|
<literal>[Mount]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.mount</refentrytitle>
|
<citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -668,8 +660,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Automount]</literal> section of the unit. See
|
<literal>[Automount]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.automount</refentrytitle>
|
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -700,8 +691,7 @@ in rec {
|
||||||
description = ''
|
description = ''
|
||||||
Each attribute in this set specifies an option in the
|
Each attribute in this set specifies an option in the
|
||||||
<literal>[Slice]</literal> section of the unit. See
|
<literal>[Slice]</literal> section of the unit. See
|
||||||
<citerefentry><refentrytitle>systemd.slice</refentrytitle>
|
<citerefentry><refentrytitle>systemd.slice</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -199,8 +199,7 @@ in
|
||||||
description = ''
|
description = ''
|
||||||
The name of the column in the log table to which the name of the remote
|
The name of the column in the log table to which the name of the remote
|
||||||
host that initiates the session is stored. The value is supposed to be
|
host that initiates the session is stored. The value is supposed to be
|
||||||
set by the PAM-aware application with <literal>pam_set_item(PAM_RHOST)
|
set by the PAM-aware application with <literal>pam_set_item(PAM_RHOST)</literal>.
|
||||||
</literal>.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
timeColumn = mkOption {
|
timeColumn = mkOption {
|
||||||
|
@ -234,8 +233,7 @@ in
|
||||||
LIMIT 1
|
LIMIT 1
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getpwnam.3.html">getpwnam</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getpwnam.3.html">getpwnam</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -249,8 +247,7 @@ in
|
||||||
LIMIT 1
|
LIMIT 1
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getpwuid.3.html">getpwuid</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getpwuid.3.html">getpwuid</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -264,8 +261,7 @@ in
|
||||||
LIMIT 1
|
LIMIT 1
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getspnam.3.html">getspnam</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getspnam.3.html">getspnam</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -276,8 +272,7 @@ in
|
||||||
SELECT username,'x',uid,'5000','MySQL User', CONCAT('/home/',username),'/run/sw/current-system/bin/bash' FROM users
|
SELECT username,'x',uid,'5000','MySQL User', CONCAT('/home/',username),'/run/sw/current-system/bin/bash' FROM users
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getpwent.3.html">getpwent</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getpwent.3.html">getpwent</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -288,8 +283,7 @@ in
|
||||||
SELECT username,password,'1','0','99999','0','0','-1','0' FROM users
|
SELECT username,password,'1','0','99999','0','0','-1','0' FROM users
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getspent.3.html">getspent</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getspent.3.html">getspent</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -300,8 +294,7 @@ in
|
||||||
SELECT name,password,gid FROM groups WHERE name='%1$s' LIMIT 1
|
SELECT name,password,gid FROM groups WHERE name='%1$s' LIMIT 1
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getgrnam.3.html">getgrnam</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getgrnam.3.html">getgrnam</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -312,8 +305,7 @@ in
|
||||||
SELECT name,password,gid FROM groups WHERE gid='%1$u' LIMIT 1
|
SELECT name,password,gid FROM groups WHERE gid='%1$u' LIMIT 1
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getgrgid.3.html">getgrgid</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getgrgid.3.html">getgrgid</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -324,8 +316,7 @@ in
|
||||||
SELECT name,password,gid FROM groups
|
SELECT name,password,gid FROM groups
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/getgrent.3.html">getgrent</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/getgrent.3.html">getgrent</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -336,8 +327,7 @@ in
|
||||||
SELECT username FROM grouplist WHERE gid='%1$u'
|
SELECT username FROM grouplist WHERE gid='%1$u'
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/memsbygid.3.html">memsbygid</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/memsbygid.3.html">memsbygid</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -348,8 +338,7 @@ in
|
||||||
SELECT gid FROM grouplist WHERE username='%1$s'
|
SELECT gid FROM grouplist WHERE username='%1$s'
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
SQL query for the <link
|
SQL query for the <link xlink:href="https://man7.org/linux/man-pages/man3/gidsbymem.3.html">gidsbymem</link>
|
||||||
xlink:href="https://man7.org/linux/man-pages/man3/gidsbymem.3.html">gidsbymem</link>
|
|
||||||
syscall.
|
syscall.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
@ -19,9 +19,7 @@ in
|
||||||
settings = mkOption {
|
settings = mkOption {
|
||||||
description = ''
|
description = ''
|
||||||
GlobalProtect-openconnect configuration. For more information, visit
|
GlobalProtect-openconnect configuration. For more information, visit
|
||||||
<link
|
<link xlink:href="https://github.com/yuezk/GlobalProtect-openconnect/wiki/Configuration"/>.
|
||||||
xlink:href="https://github.com/yuezk/GlobalProtect-openconnect/wiki/Configuration"
|
|
||||||
/>.
|
|
||||||
'';
|
'';
|
||||||
default = { };
|
default = { };
|
||||||
example = {
|
example = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue