Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion en-US/L.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,19 @@

<listitem>
<para>
<emphasis>v.</emphasis> Two words. For example, "to log in as root".
<emphasis>v.</emphasis> Two words. For example, "to log in as the root user".
</para>

</listitem>
</itemizedlist>
<para>
In general, use "log in" when referring to Linux-based technologies and platforms.
In some cases, a tool or platform might use "sign in" or other terms to describe starting a session by entering a username and password.
In these cases, align to the terminology that is used in the user interface.
</para>
<para>
Refer also to <xref linkend="sign-in"/> and <xref linkend="sign-on"/>.
</para>
</listitem>

</varlistentry>
Expand Down
63 changes: 58 additions & 5 deletions en-US/S.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,17 +326,39 @@

</listitem>

<!-- Added entries for "sign in" and "sign in to". -->
</varlistentry>
<varlistentry id="sign-in">
<term>sign in</term>
<term>sign-in, sign in</term>
<listitem>
<para>
<emphasis>v.</emphasis> Write as two words. For example, "two options are available to sign in".
Write hyphenated as an adjective or noun, or as two words as a verb.
</para>
</listitem>

<itemizedlist>
<listitem>
<para>
<emphasis>adj., n.</emphasis> Hyphenated. For example, "the sign-in page".
</para>
</listitem>

<listitem>
<para>
<emphasis>v.</emphasis> Two words. For example, "to sign in by using your IAM user account ID".
</para>

</listitem>
</itemizedlist>
<para>
In general, use "log in" when referring to Linux-based technologies and platforms.
In some cases, a tool or platform might use "sign in" or other terms to describe starting a session by entering a username and password.
In these cases, align to the terminology that is used in the user interface.
</para>
<para>
Refer also to <xref linkend="login"/>.
</para>
</listitem>

</varlistentry>

<varlistentry id="sign-in-to">
<term>sign in to</term>
<listitem>
Expand All @@ -346,6 +368,37 @@
</listitem>

</varlistentry>
<varlistentry id="sign-on">
<term>sign-on, sign on</term>
<listitem>
<para>
Write hyphenated as an adjective or noun, or as two words as a verb.
</para>
<itemizedlist>
<listitem>
<para>
<emphasis>adj., n.</emphasis> Hyphenated. For example, "single sign-on".
</para>
</listitem>

<listitem>
<para>
<emphasis>v.</emphasis> Two words.
</para>

</listitem>
</itemizedlist>
<para>
In general, use "log in" when referring to Linux-based technologies and platforms.
In some cases, a tool or platform might use "sign in" or other terms to describe starting a session by entering a username and password.
In these cases, align to the terminology that is used in the user interface.
</para>
<para>
Refer also to <xref linkend="login"/>.
</para>
</listitem>

</varlistentry>
<varlistentry id="simply">
<term>simply</term>
<listitem>
Expand Down