From 54932246ef812b5196ef87a8419a9058c62c6355 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 15 Jun 2020 13:21:04 +0200
Subject: [PATCH] Update job-submission-and-execution.md

---
 docs.it4i/general/job-submission-and-execution.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/general/job-submission-and-execution.md b/docs.it4i/general/job-submission-and-execution.md
index bbb79b19f..3c9e1c12c 100644
--- a/docs.it4i/general/job-submission-and-execution.md
+++ b/docs.it4i/general/job-submission-and-execution.md
@@ -166,7 +166,7 @@ In this example, we allocate nodes cn171 and cn172, all 16 cores per node, for 2
 
 ### Anselm - Placement by CPU Type
 
-Nodes equipped with an Intel Xeon E5-2665 CPU have a base clock frequency of 2.4GHz; nodes equipped with an Intel Xeon E5-2470 CPU have a base frequency of 2.3 GHz (for details, see the Compute Nodes section). Nodes may be selected via the PBS resource attribute cpu_freq.
+Nodes equipped with an Intel Xeon E5-2665 CPU have a base clock frequency of 2.4GHz; nodes equipped with an Intel Xeon E5-2470 CPU have a base frequency of 2.3 GHz (for details, see the Compute Nodes section). Nodes may be selected via the PBS resource attribute `cpu_freq`.
 
 #### Anselm
 
@@ -258,7 +258,7 @@ r37u34n972
 
 ### Salomon - Placement by Hypercube Dimension
 
-Nodes located in the same dimension group may be allocated using node grouping on the PBS resource attribute ehc\_[1-7]d.
+Nodes located in the same dimension group may be allocated using node grouping on the PBS resource attribute `ehc\_[1-7]d`.
 
 | Hypercube dimension | node_group_key | #nodes per group |
 | ------------------- | -------------- | ---------------- |
-- 
GitLab