Skip to content

Reworked entries for tar, tarball, untar, unzip, zip #552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2024
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
31 changes: 25 additions & 6 deletions en-US/T.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,40 @@
<chapter id="t">
<title>T</title>
<variablelist>
<varlistentry id="taskbar">
<term>taskbar</term>
<varlistentry id="tar">
<term>tar</term>
<listitem>
<para>
<emphasis>n.</emphasis> One word. Do not use "task bar".
<emphasis>n., adj.</emphasis> The tape archive file format.
Only use in reference to the file format, for example "a .tar file".
Refer to the Word Usage chapter of the <citetitle>IBM Style Guide</citetitle>.
</para>
<para>
<emphasis>v.</emphasis> Do not use to refer to the process of creating a .tar file.
Refer to the Word Usage chapter of the <citetitle>IBM Style Guide</citetitle>.
</para>

</listitem>

</varlistentry>
<varlistentry id="tar-tarball">
<term>tar, tarball</term>
<varlistentry id="tarball">
<term>tarball</term>
<listitem>
<para>
<emphasis>n.</emphasis> Refer to the Word Usage chapter of the <citetitle>IBM Style Guide</citetitle>.
<emphasis>n.</emphasis> In most cases, do not use "tarball" to refer to a compressed archive in the .tar format.
Use ".tar file".
In some limited cases, "tarball" might be introduced as a commonly used term for a compressed archive in the .tar format.
In such cases, briefly mentioning the term as an alternative name might be acceptable, but do not use "tarball" as the primary term to refer to compressed archives.
</para>

</listitem>

</varlistentry>
<varlistentry id="taskbar">
<term>taskbar</term>
<listitem>
<para>
<emphasis>n.</emphasis> One word. Do not use "task bar".
</para>

</listitem>
Expand Down
22 changes: 22 additions & 0 deletions en-US/U.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,17 @@

</listitem>

</varlistentry>
<varlistentry id="untar">
<term>untar</term>
<listitem>
<para>
<emphasis>v.</emphasis> Do not use.
Refer to the Word Usage chapter of the <citetitle>IBM Style Guide</citetitle>.
</para>

</listitem>

</varlistentry>
<varlistentry id="untrusted">
<term>untrusted</term>
Expand All @@ -98,6 +109,17 @@

</listitem>

</varlistentry>
<varlistentry id="unzip">
<term>unzip</term>
<listitem>
<para>
<emphasis>v.</emphasis> Do not use.
Refer to the Word Usage chapter of the <citetitle>IBM Style Guide</citetitle>.
</para>

</listitem>

</varlistentry>
<varlistentry id="upgrade">
<term>upgrade</term>
Expand Down
1 change: 1 addition & 0 deletions en-US/XYZ.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
<term>zip</term>
<listitem>
<para>
<emphasis>v.</emphasis> Do not use.
Refer to the Word Usage chapter of the <citetitle>IBM Style Guide</citetitle>.
</para>

Expand Down