Skip to content

Commit

Permalink
update Bugzilla pointers for assemblies (#361)
Browse files Browse the repository at this point in the history
* updated Bugzilla pointers in assemblies (from unversioned to product-specific ones) 
* fixed some typos and wrong <dm:assignee/>s along the way
* matched profiling and profiling params in DC files where needed
* added different Bugzilla links per structure for some assemblies
* integrated feedback by peers, many thanks!
---------

Co-authored-by: Daria Vladykina <[email protected]>
Co-authored-by: Jana Halackova <[email protected]>
Co-authored-by: Tomáš Bažant <[email protected]>
Co-authored-by: Julia Faltenbacher <[email protected]>
Co-authored-by: Amrita Sakthivel <[email protected]>
  • Loading branch information
6 people authored Aug 23, 2024
1 parent cba8ac7 commit fee9a0a
Show file tree
Hide file tree
Showing 54 changed files with 149 additions and 130 deletions.
2 changes: 1 addition & 1 deletion DC-Micro-network-configuration
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ STRUCTID="network-configuration-nm-marble"
SRC_DIR="articles"

## Profiling
PROFOS="slemicro_6.0"
PROFOS="slmicro"

#PROFARCH="x86_64;zseries;power;aarch64"

Expand Down
2 changes: 1 addition & 1 deletion DC-network-configuration-nm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ STRUCTID="network-configuration-nm"
SRC_DIR="articles"

## Profiling
PROFOS="slemicro"
PROFOS="sles"
#PROFARCH="x86_64;zseries;power;aarch64"

## stylesheet location
Expand Down
6 changes: 3 additions & 3 deletions articles/GNOME-getting-started.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
</meta>
<!-- enter one or more product names and version -->
<meta name="productname" its:translate="no">
<productname version="X.Y">&productname;</productname>
<productname version="16.0" os="sles">&productname;</productname>
</meta>
<meta name="title" its:translate="yes">How to get started with
&gnome; Desktop on &productname;</meta>
Expand All @@ -130,8 +130,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product os="sles">SUSE Linux Enterprise Server 16.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
4 changes: 2 additions & 2 deletions articles/Micro-deployment-images.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/Micro-upgrade.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
6 changes: 3 additions & 3 deletions articles/SELinux-policy.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:assignee>maintainer@suse.com</dm:assignee>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>jsindelarova@suse.com</dm:assignee>
</dm:bugtracker>
<dm:translation>no</dm:translation>
</dm:docmanager>
Expand Down
7 changes: 4 additions & 3 deletions articles/SELinux-troubleshooting.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<!-- <subtitle>Subtitle if necessary</subtitle>-->
<!-- Create revision history to enable versioning; add most recent entries at the top. -->
<!-- Check https://documentation.suse.com/style/current/single-html/docu_styleguide/#sec-revhistory for detailed instructions-->
<revhistory xml:id="rh-USE-ROOT-ID">
<revhistory xml:id="rh-setroubleshoot">
<revision><date>2024-02-29</date>
<revdescription>
<itemizedlist>
Expand Down Expand Up @@ -109,8 +109,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product os="slmicro">SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:product os="slemicro">SUSE Linux Enterprise Micro 5.5</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
8 changes: 4 additions & 4 deletions articles/SELinux.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
</revhistory>
<!-- TODO: provide a listing of possible and validatable meta entry values. Maybe in our geekodoc repo? -->
<!-- add author's e-mail -->
<meta name="maintainer" content="jsindelarova@suse.common" its:translate="no"/>
<meta name="maintainer" content="jsindelarova@suse.com" its:translate="no"/>
<!-- ISO date of last update as YYYY-MM-DD -->
<meta name="updated" content="2023-10-26" its:translate="no"/>
<!-- this does not work yet. Use the dm tags listed below for now
Expand Down Expand Up @@ -131,9 +131,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:assignee>maintainer@suse.com</dm:assignee>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:assignee>jsindelarova@suse.com</dm:assignee>
</dm:bugtracker>
<dm:translation>no</dm:translation>
</dm:docmanager>
Expand Down
5 changes: 3 additions & 2 deletions articles/SLE-Micro-public-cloud.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product os="slmicro">SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:product os="slemicro">SUSE Linux Enterprise Micro 5.5</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>no</dm:translation>
Expand Down
7 changes: 4 additions & 3 deletions articles/SLE_Micro_admin.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<phrase>&power;</phrase>
</meta>
<meta name="productname" its:translate="no">
<productname os="slemicro">&productname;</productname>
<productname os="slemicro">&productname;</productname>
</meta>
<meta name="title" its:translate="yes">Administration of &productnameshort;</meta>
<meta name="description" its:translate="yes">Describes the administration tasks on &productnameshort;</meta>
Expand All @@ -218,8 +218,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product condition="5.5">SUSE Linux Enterprise Micro 5.5</dm:product>
<dm:product condition="5.4">SUSE Linux Enterprise Micro 5.4</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>no</dm:translation>
Expand Down
6 changes: 4 additions & 2 deletions articles/cockpit-slemicro.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,10 @@ type="application/relax-ng-compact-syntax"?>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product os="slmicro">SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:product os="slemicro" condition="5.5">SUSE Linux Enterprise Micro 5.5</dm:product>
<dm:product os="slemicro" condition="5.4">SUSE Linux Enterprise Micro 5.4</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
6 changes: 3 additions & 3 deletions articles/cpu-check-temperature.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:assignee>dpopov@suse.com</dm:assignee>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>daria.vladykina@suse.com</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
</dm:docmanager>
Expand Down
4 changes: 2 additions & 2 deletions articles/deployment-raw-images-bare-metal.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
6 changes: 3 additions & 3 deletions articles/deployment-raw-images-ibm-dasd.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/deployment-raw-images-virtual-machines.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
4 changes: 2 additions & 2 deletions articles/deployment-selfinstall-images-bare-metal.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/docker-compose.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
7 changes: 4 additions & 3 deletions articles/elemental.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,10 @@ usage of &productnameshort; with Rancher OS management.</meta>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:assignee>[email protected]</dm:assignee>
<dm:component>Documentation</dm:component>
<dm:product os="slmicro">SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:product os="slemicro">SUSE Linux Enterprise Micro 5.5</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
</dm:docmanager>
Expand Down
6 changes: 3 additions & 3 deletions articles/forward-root-mail.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:assignee>maintainer@suse.com</dm:assignee>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>cwickert@suse.com</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
</dm:docmanager>
Expand Down
4 changes: 2 additions & 2 deletions articles/freeradius-setup-server.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
6 changes: 3 additions & 3 deletions articles/http-boot-setting-up-server.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-deployment-prep-uef
<title>Setting up an HTTP Boot server</title>
<!-- Create revision history to enable versioning; add most recent entries at the top. -->
<!-- Check https://documentation.suse.com/style/current/single-html/docu_styleguide/#sec-revhistory for detailed instructions-->
<revhistory xml:id="rh-USE-ROOT-ID">
<revhistory xml:id="rh-http-boot-setting-up-server">
<revision><date>2023-12-15</date>
<revdescription>
<para>
Expand Down Expand Up @@ -103,8 +103,8 @@ https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-deployment-prep-uef
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/keylime.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
4 changes: 2 additions & 2 deletions articles/logging-managing-system-logfiles.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly-->
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
Expand Down
4 changes: 2 additions & 2 deletions articles/manage-vm-on-commandline.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/network-bond-managing-devices.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
8 changes: 4 additions & 4 deletions articles/network-configuration-nm.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product os="sles">SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down Expand Up @@ -259,8 +259,8 @@ About &nm;
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product os="slmicro">SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/network-interface-predictable-naming.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
4 changes: 2 additions & 2 deletions articles/network-team-managing-devices.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
8 changes: 4 additions & 4 deletions articles/ntp-time-synchronization.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Server 16.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down Expand Up @@ -252,8 +252,8 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:component>Documentation</dm:component>
<dm:product>SUSE Linux Enterprise Micro 6.0</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
Expand Down
Loading

0 comments on commit fee9a0a

Please sign in to comment.