Skip to content

Commit

Permalink
More formatting fixes to TechDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
mgroeber9110 committed Dec 4, 2023
1 parent 704faeb commit 9352717
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions TechDocs/Markdown/Esp/euic.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,9 @@ You can turn on or off certain bits in a record, while leaving the rest of the
flags in their default settings. You do this in much the same way you do it
when specifying classes, i.e.

~~~
<record> = default + <flagName>, - <flagname>... ;
~~~

**record**
This is the name of the instance data field, as given in the
Expand Down
6 changes: 3 additions & 3 deletions TechDocs/Markdown/Tools/tswatcm.md
Original file line number Diff line number Diff line change
Expand Up @@ -1729,8 +1729,8 @@ HOME environment variable
patient-default mess1
run

This example shows a sample initialization file which sets up windows to display the source code
and current register values, set the length of the save buffer to 500 lines, and continue running swat
until the mess1 application has been loaded, at which point execution will automatically stop.
This example shows a sample initialization file which sets up windows to display the source code
and current register values, set the length of the save buffer to 500 lines, and continue running swat
until the mess1 application has been loaded, at which point execution will automatically stop.

[System Configuration](tconfig.md) <-- &nbsp;&nbsp; [Table of Contents](../tools.md) &nbsp;&nbsp; --> [Swat Reference](tswta_i.md)

0 comments on commit 9352717

Please sign in to comment.