summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-04-20 17:24:07 +0200
committerSven Eden <yamakuzure@gmx.net>2018-04-20 17:24:07 +0200
commit89369efc363aa035216a07202eae589cbf95e4e3 (patch)
tree0087d313e8198b3567fb8fb38672fd7ac194c40b /man
parent2feac1a384c0e1045d0acaee634bbf221566d907 (diff)
Fix 'double dash in comment' error.
Diffstat (limited to 'man')
-rw-r--r--man/elogind.xml92
-rw-r--r--man/loginctl.xml4
-rw-r--r--man/sd_id128_randomize.xml2
3 files changed, 49 insertions, 49 deletions
diff --git a/man/elogind.xml b/man/elogind.xml
index 060cc3ae0..f30e07017 100644
--- a/man/elogind.xml
+++ b/man/elogind.xml
@@ -164,44 +164,44 @@
<variablelist>
<!-- 0 /// This list is much shorter with elogind of course.
<varlistentry>
- <term><option>--test</option></term>
+ <term><option>&#x2D;&#x2D;test</option></term>
<listitem><para>Determine startup sequence, dump it and exit.
This is an option useful for debugging only.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--dump-configuration-items</option></term>
+ <term><option>&#x2D;&#x2D;dump-configuration-items</option></term>
<listitem><para>Dump understood unit configuration items. This
outputs a terse but complete list of configuration items
understood in unit definition files.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--unit=</option></term>
+ <term><option>&#x2D;&#x2D;unit=</option></term>
<listitem><para>Set default unit to activate on startup. If
not specified, defaults to
<filename>default.target</filename>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--system</option></term>
- <term><option>--user</option></term>
+ <term><option>&#x2D;&#x2D;system</option></term>
+ <term><option>&#x2D;&#x2D;user</option></term>
- <listitem><para>For <option>--system</option>, tell systemd to
+ <listitem><para>For <option>&#x2D;&#x2D;system</option>, tell systemd to
run a system instance, even if the process ID is not 1, i.e.
- systemd is not run as init process. <option>--user</option>
+ systemd is not run as init process. <option>&#x2D;&#x2D;user</option>
does the opposite, running a user instance even if the process
ID is 1. Normally, it should not be necessary to pass these
options, as systemd automatically detects the mode it is
started in. These options are hence of little use except for
debugging. Note that it is not supported booting and
maintaining a full system with systemd running in
- <option>--system</option> mode, but PID not 1. In practice,
- passing <option>--system</option> explicitly is only useful in
- conjunction with <option>--test</option>.</para></listitem>
+ <option>&#x2D;&#x2D;system</option> mode, but PID not 1. In practice,
+ passing <option>&#x2D;&#x2D;system</option> explicitly is only useful in
+ conjunction with <option>&#x2D;&#x2D;test</option>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--dump-core</option></term>
+ <term><option>&#x2D;&#x2D;dump-core</option></term>
<listitem><para>Enable core dumping on crash. This switch has
no effect when running as user instance. This setting may also
@@ -211,7 +211,7 @@
</varlistentry>
<varlistentry>
- <term><option>--crash-vt=</option><replaceable>VT</replaceable></term>
+ <term><option>&#x2D;&#x2D;crash-vt=</option><replaceable>VT</replaceable></term>
<listitem><para>Switch to a specific virtual console (VT) on
crash. Takes a positive integer in the range 1–63, or a
@@ -229,7 +229,7 @@
</varlistentry>
<varlistentry>
- <term><option>--crash-shell</option></term>
+ <term><option>&#x2D;&#x2D;crash-shell</option></term>
<listitem><para>Run a shell on crash. This switch has no
effect when running as user instance. This setting may also be
@@ -239,7 +239,7 @@
</varlistentry>
<varlistentry>
- <term><option>--crash-reboot</option></term>
+ <term><option>&#x2D;&#x2D;crash-reboot</option></term>
<listitem><para>Automatically reboot the system on crash. This
switch has no effect when running as user instance. This
@@ -249,14 +249,14 @@
</varlistentry>
<varlistentry>
- <term><option>--confirm-spawn</option></term>
+ <term><option>&#x2D;&#x2D;confirm-spawn</option></term>
<listitem><para>Ask for confirmation when spawning processes.
This switch has no effect when run as user
instance.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--show-status=</option></term>
+ <term><option>&#x2D;&#x2D;show-status=</option></term>
<listitem><para>Takes a boolean argument or the special value <constant>auto</constant>. If on, terse unit
status information is shown on the console during boot-up and shutdown. If off, no such status information is
@@ -268,7 +268,7 @@
<citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--log-target=</option></term>
+ <term><option>&#x2D;&#x2D;log-target=</option></term>
<listitem><para>Set log target. Argument must be one of
<option>console</option>,
@@ -278,7 +278,7 @@
<option>null</option>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--log-level=</option></term>
+ <term><option>&#x2D;&#x2D;log-level=</option></term>
<listitem><para>Set log level. As
argument this accepts a numerical log
@@ -294,14 +294,14 @@
<option>debug</option>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--log-color=</option></term>
+ <term><option>&#x2D;&#x2D;log-color=</option></term>
<listitem><para>Highlight important log messages. Argument is
a boolean value. If the argument is omitted, it defaults to
<option>true</option>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--log-location=</option></term>
+ <term><option>&#x2D;&#x2D;log-location=</option></term>
<listitem><para>Include code location in log messages. This is
mostly relevant for debugging purposes. Argument is a boolean
@@ -309,8 +309,8 @@
<option>true</option>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--default-standard-output=</option></term>
- <term><option>--default-standard-error=</option></term>
+ <term><option>&#x2D;&#x2D;default-standard-output=</option></term>
+ <term><option>&#x2D;&#x2D;default-standard-error=</option></term>
<listitem><para>Sets the default output or error output for
all services and sockets, respectively. That is, controls the
@@ -328,14 +328,14 @@
<option>kmsg</option>,
<option>kmsg+console</option>. If the
argument is omitted
- <option>--default-standard-output=</option> defaults to
+ <option>&#x2D;&#x2D;default-standard-output=</option> defaults to
<option>journal</option> and
- <option>--default-standard-error=</option> to
+ <option>&#x2D;&#x2D;default-standard-error=</option> to
<option>inherit</option>.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>--machine-id=</option></term>
+ <term><option>&#x2D;&#x2D;machine-id=</option></term>
<listitem><para>Override the machine-id set on the hard drive,
useful for network booting or for containers. May not be set
@@ -569,11 +569,11 @@
configuration from various directories. Packages that want to
install unit files shall place them in the directory returned
by <command>pkg-config systemd
- --variable=systemdsystemunitdir</command>. Other directories
+ &#x2D;&#x2D;variable=systemdsystemunitdir</command>. Other directories
checked are <filename>/usr/local/lib/systemd/system</filename>
and <filename>/usr/lib/systemd/system</filename>. User
configuration always takes precedence. <command>pkg-config
- systemd --variable=systemdsystemconfdir</command> returns the
+ systemd &#x2D;&#x2D;variable=systemdsystemconfdir</command> returns the
path of the system configuration directory. Packages should
alter the content of these directories only with the
<command>enable</command> and <command>disable</command>
@@ -595,9 +595,9 @@
Base Directory specification</ulink> is followed to find
units. Applications should place their unit files in the
directory returned by <command>pkg-config systemd
- --variable=systemduserunitdir</command>. Global configuration
+ &#x2D;&#x2D;variable=systemduserunitdir</command>. Global configuration
is done in the directory reported by <command>pkg-config
- systemd --variable=systemduserconfdir</command>. The
+ systemd &#x2D;&#x2D;variable=systemduserconfdir</command>. The
<command>enable</command> and <command>disable</command>
commands of the
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
@@ -653,8 +653,8 @@
<para>systemd user managers will start the
<filename>exit.target</filename> unit when this signal is
received. This is mostly equivalent to <command>systemctl
- --user start exit.target
- --job-mode=replace-irreversible</command>.</para></listitem>
+ &#x2D;&#x2D;user start exit.target
+ &#x2D;&#x2D;job-mode=replace-irreversible</command>.</para></listitem>
</varlistentry>
<varlistentry>
@@ -664,7 +664,7 @@
manager will start the
<filename>ctrl-alt-del.target</filename> unit. This is mostly
equivalent to <command>systemctl start ctl-alt-del.target
- --job-mode=replace-irreversible</command>. If this signal is
+ &#x2D;&#x2D;job-mode=replace-irreversible</command>. If this signal is
received more than 7 times per 2s, an immediate reboot is
triggered. Note that pressing Ctrl-Alt-Del on the console
will trigger this signal. Hence, if a reboot is hanging,
@@ -755,7 +755,7 @@
<listitem><para>Halts the machine, starts the
<filename>halt.target</filename> unit. This is mostly
equivalent to <command>systemctl start halt.target
- --job-mode=replace-irreversible</command>.</para>
+ &#x2D;&#x2D;job-mode=replace-irreversible</command>.</para>
</listitem>
</varlistentry>
@@ -765,7 +765,7 @@
<listitem><para>Powers off the machine, starts the
<filename>poweroff.target</filename> unit. This is mostly
equivalent to <command>systemctl start poweroff.target
- --job-mode=replace-irreversible</command>.</para>
+ &#x2D;&#x2D;job-mode=replace-irreversible</command>.</para>
</listitem>
</varlistentry>
@@ -775,7 +775,7 @@
<listitem><para>Reboots the machine, starts the
<filename>reboot.target</filename> unit. This is mostly
equivalent to <command>systemctl start reboot.target
- --job-mode=replace-irreversible</command>.</para>
+ &#x2D;&#x2D;job-mode=replace-irreversible</command>.</para>
</listitem>
</varlistentry>
@@ -785,7 +785,7 @@
<listitem><para>Reboots the machine via kexec, starts the
<filename>kexec.target</filename> unit. This is mostly
equivalent to <command>systemctl start kexec.target
- --job-mode=replace-irreversible</command>.</para>
+ &#x2D;&#x2D;job-mode=replace-irreversible</command>.</para>
</listitem>
</varlistentry>
@@ -850,7 +850,7 @@
<term><constant>SIGRTMIN+24</constant></term>
<listitem><para>Immediately exits the manager (only available
- for --user instances).</para></listitem>
+ for &#x2D;&#x2D;user instances).</para></listitem>
</varlistentry>
<varlistentry>
@@ -883,28 +883,28 @@
<term><varname>$SYSTEMD_LOG_LEVEL</varname></term>
<listitem><para>systemd reads the log level from this
environment variable. This can be overridden with
- <option>--log-level=</option>.</para></listitem>
+ <option>&#x2D;&#x2D;log-level=</option>.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>$SYSTEMD_LOG_TARGET</varname></term>
<listitem><para>systemd reads the log target from this
environment variable. This can be overridden with
- <option>--log-target=</option>.</para></listitem>
+ <option>&#x2D;&#x2D;log-target=</option>.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>$SYSTEMD_LOG_COLOR</varname></term>
<listitem><para>Controls whether systemd highlights important
log messages. This can be overridden with
- <option>--log-color=</option>.</para></listitem>
+ <option>&#x2D;&#x2D;log-color=</option>.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>$SYSTEMD_LOG_LOCATION</varname></term>
<listitem><para>Controls whether systemd prints the code
location along with log messages. This can be overridden with
- <option>--log-location=</option>.</para></listitem>
+ <option>&#x2D;&#x2D;log-location=</option>.</para></listitem>
</varlistentry>
<varlistentry>
@@ -1070,7 +1070,7 @@
it defaults to <constant>auto</constant>. If specified overrides the system
manager configuration file option <option>ShowStatus=</option>, see
<citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
- However, the process command line option <option>--show-status=</option>
+ However, the process command line option <option>&#x2D;&#x2D;show-status=</option>
takes precedence over both this kernel command line option and the
configuration file option.</para></listitem>
</varlistentry>
@@ -1095,8 +1095,8 @@
<term><varname>systemd.default_standard_error=</varname></term>
<listitem><para>Controls default standard output and error
output for services, with the same effect as the
- <option>--default-standard-output=</option> and
- <option>--default-standard-error=</option> command line
+ <option>&#x2D;&#x2D;default-standard-output=</option> and
+ <option>&#x2D;&#x2D;default-standard-error=</option> command line
arguments described above, respectively.</para></listitem>
</varlistentry>
@@ -1128,7 +1128,7 @@
hybrid or full legacy cgroup hierarchy.</para>
<para>If this option is not specified, the default behaviour is determined
- during compilation (the <option>--with-default-hierarchy=</option>
+ during compilation (the <option>&#x2D;&#x2D;with-default-hierarchy=</option>
option). If the kernel does not support unified cgroup hierarchy, the legacy
hierarchy will be used even if this option is specified.</para>
</listitem>
@@ -1147,7 +1147,7 @@
the use of "hybrid" hierarchy.</para>
<para>If this option is not specified, the default behaviour is determined
- during compilation (the <option>--with-default-hierarchy=</option>
+ during compilation (the <option>&#x2D;&#x2D;with-default-hierarchy=</option>
option). If the kernel does not support unified cgroup hierarchy, the legacy
hierarchy will be used even if this option is specified.</para>
</listitem>
diff --git a/man/loginctl.xml b/man/loginctl.xml
index 91f07ad6f..2aae26df2 100644
--- a/man/loginctl.xml
+++ b/man/loginctl.xml
@@ -158,7 +158,7 @@ else -->
<!-- 0 /// elogind does not support systemd-journal
<varlistentry>
<term><option>-n</option></term>
- <term><option>--lines=</option></term>
+ <term><option>&#x2D;&#x2D;lines=</option></term>
<listitem><para>When used with <command>user-status</command>
and <command>session-status</command>, controls the number of
@@ -169,7 +169,7 @@ else -->
<varlistentry>
<term><option>-o</option></term>
- <term><option>--output=</option></term>
+ <term><option>&#x2D;&#x2D;output=</option></term>
<listitem><para>When used with <command>user-status</command>
and <command>session-status</command>, controls the formatting
diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml
index ab0ba7a47..9ee5f1221 100644
--- a/man/sd_id128_randomize.xml
+++ b/man/sd_id128_randomize.xml
@@ -80,7 +80,7 @@
<!-- 0 /// elogind does not support journalctl
<para><citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
- <option>--new-id128</option> option may be used as a command line
+ <option>&#x2D;&#x2D;new-id128</option> option may be used as a command line
front-end for <function>sd_id128_randomize()</function>.</para>
// 0 -->
</refsect1>