|
From: John T. <gi...@gi...> - 2011-12-14 12:22:18
|
Docs: markup fixes Signed-off-by: John Thornton <jth...@gn...> http://git.linuxcnc.org/?p=emc2.git;a=commitdiff;h=d237fa5 --- docs/src/gui/keystick.txt | 10 ++++------ docs/src/gui/keystick_de.txt | 10 ++++------ docs/src/gui/keystick_es.txt | 10 ++++------ docs/src/gui/keystick_pl.txt | 10 ++++------ 4 files changed, 16 insertions(+), 24 deletions(-) diff --git a/docs/src/gui/keystick.txt b/docs/src/gui/keystick.txt index f67752a..9100e92 100644 --- a/docs/src/gui/keystick.txt +++ b/docs/src/gui/keystick.txt @@ -9,18 +9,16 @@ Keystick is a minimal text based interface. == Installing -To use keystick change the DISPLAY ini file setting to: - -------------------- -[DISPLAY] +To use keystick change the 'DISPLAY' setting in the ini file setting to: +---- DISPLAY = keystick -------------------- +---- == Using Keystick is very simple to use. In the MDI Mode you simply start -typing the g code and it shows up in the bottom text area. The â?â key +typing the g code and it shows up in the bottom text area. The '?' key toggles help. diff --git a/docs/src/gui/keystick_de.txt b/docs/src/gui/keystick_de.txt index f67752a..9100e92 100644 --- a/docs/src/gui/keystick_de.txt +++ b/docs/src/gui/keystick_de.txt @@ -9,18 +9,16 @@ Keystick is a minimal text based interface. == Installing -To use keystick change the DISPLAY ini file setting to: - -------------------- -[DISPLAY] +To use keystick change the 'DISPLAY' setting in the ini file setting to: +---- DISPLAY = keystick -------------------- +---- == Using Keystick is very simple to use. In the MDI Mode you simply start -typing the g code and it shows up in the bottom text area. The â?â key +typing the g code and it shows up in the bottom text area. The '?' key toggles help. diff --git a/docs/src/gui/keystick_es.txt b/docs/src/gui/keystick_es.txt index f67752a..9100e92 100644 --- a/docs/src/gui/keystick_es.txt +++ b/docs/src/gui/keystick_es.txt @@ -9,18 +9,16 @@ Keystick is a minimal text based interface. == Installing -To use keystick change the DISPLAY ini file setting to: - -------------------- -[DISPLAY] +To use keystick change the 'DISPLAY' setting in the ini file setting to: +---- DISPLAY = keystick -------------------- +---- == Using Keystick is very simple to use. In the MDI Mode you simply start -typing the g code and it shows up in the bottom text area. The â?â key +typing the g code and it shows up in the bottom text area. The '?' key toggles help. diff --git a/docs/src/gui/keystick_pl.txt b/docs/src/gui/keystick_pl.txt index f67752a..9100e92 100644 --- a/docs/src/gui/keystick_pl.txt +++ b/docs/src/gui/keystick_pl.txt @@ -9,18 +9,16 @@ Keystick is a minimal text based interface. == Installing -To use keystick change the DISPLAY ini file setting to: - -------------------- -[DISPLAY] +To use keystick change the 'DISPLAY' setting in the ini file setting to: +---- DISPLAY = keystick -------------------- +---- == Using Keystick is very simple to use. In the MDI Mode you simply start -typing the g code and it shows up in the bottom text area. The â?â key +typing the g code and it shows up in the bottom text area. The '?' key toggles help. |