diff --git a/docs/v23/releases.md b/docs/v23/releases.md index 24c9c1a8..47065bd6 100644 --- a/docs/v23/releases.md +++ b/docs/v23/releases.md @@ -42,9 +42,9 @@ Full HTCondor-CE version history can be found on [GitHub](https://github.com/htc [This release](https://github.com/htcondor/htcondor-ce/releases/tag/v23.0.0) includes the following new features: - Add grid CA and host certificate/key locations to default SSL search paths -- Verifies that HTCondor-CE can access the local HTCondor's SPOOL directory -- Can use ``condor_ce_trace`` without SciToken to test batch system integration -- ``condor_ce_upgrade_check`` checks compatibility with HTCondor 23.0 +- Verifies that HTCondor-CE can access the local HTCondor's `SPOOL` directory +- Can use `condor_ce_trace` without SciToken to test batch system integration +- `condor_ce_upgrade_check` checks compatibility with HTCondor 23.0 - Adds deprecation warnings for old job router configuration syntax Getting Help diff --git a/docs/v6/releases.md b/docs/v6/releases.md index fec9aa10..92dd59dd 100644 --- a/docs/v6/releases.md +++ b/docs/v6/releases.md @@ -39,9 +39,9 @@ Full HTCondor-CE version history can be found on [GitHub](https://github.com/htc [This release](https://github.com/htcondor/htcondor-ce/releases/tag/v6.0.1) includes the following new features: - Add grid CA and host certificate/key locations to default SSL search paths -- Verifies that HTCondor-CE can access the local HTCondor's SPOOL directory -- Can use ``condor_ce_trace`` without SciToken to test batch system integration -- ``condor_ce_upgrade_check`` checks compatibility with HTCondor 23.0 +- Verifies that HTCondor-CE can access the local HTCondor's `SPOOL` directory +- Can use `condor_ce_trace` without SciToken to test batch system integration +- `condor_ce_upgrade_check` checks compatibility with HTCondor 23.0 - Adds deprecation warnings for old job router configuration syntax ### 6.0.0 ### @@ -50,7 +50,7 @@ Full HTCondor-CE version history can be found on [GitHub](https://github.com/htc - Align HTCondor-CE security configuration with HTCondor defaults - Add example configuration on how to ban users -- Add ``condor_ce_transform_ads`` command +- Add `condor_ce_transform_ads` command - Improve essential directory checking and creation at startup Getting Help