Spelling: well-known

This is the spelling that is used in the D-Bus specification.
tingping/wmclass
Matthias Clasen 2016-06-01 15:38:23 -04:00
parent 6177f85c4d
commit 6ca2641203
1 changed files with 6 additions and 6 deletions

View File

@ -145,7 +145,7 @@
<term><option>--socket=SOCKET</option></term> <term><option>--socket=SOCKET</option></term>
<listitem><para> <listitem><para>
Expose a well known socket to the application. This overrides to Expose a well-known socket to the application. This overrides to
the Context section from the application metadata. the Context section from the application metadata.
SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus. SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus.
This option can be used multiple times. This option can be used multiple times.
@ -156,7 +156,7 @@
<term><option>--nosocket=SOCKET</option></term> <term><option>--nosocket=SOCKET</option></term>
<listitem><para> <listitem><para>
Don't expose a well known socket to the application. This overrides to Don't expose a well-known socket to the application. This overrides to
the Context section from the application metadata. the Context section from the application metadata.
SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus. SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus.
This option can be used multiple times. This option can be used multiple times.
@ -227,7 +227,7 @@
<term><option>--own-name=NAME</option></term> <term><option>--own-name=NAME</option></term>
<listitem><para> <listitem><para>
Allow the application to own the well known name NAME on the session bus. Allow the application to own the well-known name NAME on the session bus.
This overrides to the Context section from the application metadata. This overrides to the Context section from the application metadata.
This option can be used multiple times. This option can be used multiple times.
</para></listitem> </para></listitem>
@ -237,7 +237,7 @@
<term><option>--talk-name=NAME</option></term> <term><option>--talk-name=NAME</option></term>
<listitem><para> <listitem><para>
Allow the application to talk to the well known name NAME on the session bus. Allow the application to talk to the well-known name NAME on the session bus.
This overrides to the Context section from the application metadata. This overrides to the Context section from the application metadata.
This option can be used multiple times. This option can be used multiple times.
</para></listitem> </para></listitem>
@ -247,7 +247,7 @@
<term><option>--system-own-name=NAME</option></term> <term><option>--system-own-name=NAME</option></term>
<listitem><para> <listitem><para>
Allow the application to own the well known name NAME on the system bus. Allow the application to own the well-known name NAME on the system bus.
This overrides to the Context section from the application metadata. This overrides to the Context section from the application metadata.
This option can be used multiple times. This option can be used multiple times.
</para></listitem> </para></listitem>
@ -257,7 +257,7 @@
<term><option>--system-talk-name=NAME</option></term> <term><option>--system-talk-name=NAME</option></term>
<listitem><para> <listitem><para>
Allow the application to talk to the well known name NAME on the system bus. Allow the application to talk to the well-known name NAME on the system bus.
This overrides to the Context section from the application metadata. This overrides to the Context section from the application metadata.
This option can be used multiple times. This option can be used multiple times.
</para></listitem> </para></listitem>