Skip to content

Commit c4e2225

Browse files
Fix markdown escaping for gateway instructions
1 parent 4d07205 commit c4e2225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/systems/control-svcs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If there is an issue with the gateway (i.e. Beam status PVs cannot not be found
5656

5757
`ps -ux -U epics`
5858

59-
Depending on which gateway you are looking for, please look for the following where <GATEWAY> is either gateway_R55, gateway_R80 or gateway_R2.
59+
Depending on which gateway you are looking for, please look for the following where \<GATEWAY\> is either gateway_R55, gateway_R80 or gateway_R2.
6060

6161
`COMMAND: ../support/gateway/master/bin/linux-x86_64/gateway -pvlist /home/epics/EPICS/gateway/gwsite.pvlist -access /home/epics/EPICS/gateway/gwsite.acf -putlog /home/epics/var/logs/<GATEWAY>/putlog.log`
6262

0 commit comments

Comments
 (0)