diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm
index feebc7e83d8..269cec8c291 100755
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm
@@ -5,6 +5,8 @@
@@ -166,8 +168,11 @@
Toggles the Smart Insert mode (i.e. the
- auto-completion features defined in C/C++ >
- Editor > Typing )
+ auto-completion features defined in
+ C/C++ > Editor > Typing
+ )
Ctrl+Shift+Insert
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm
index 434212a8ca9..6a10b19352c 100755
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm
@@ -232,7 +232,7 @@
Note: Other Navigate options are
- used with the JDT. Refer to the Java Development User Guide
+ used with the JDT. Refer to the Java development user guide
for details.
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm
index eb2d37202a7..a2c277a56e1 100755
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm
@@ -5,6 +5,8 @@
Source Menu actions
+
@@ -63,9 +65,12 @@
- Apply the full C/C++
- > Code Style > Formatter preferences to the entire contents
- of the active editor, or to the selection if there is one
+ Apply the full
+ C/C++ > Code Style > Formatter
+ preferences to the entire contents of the active editor, or to the
+ selection if there is one
Ctrl+Shift+F
@@ -97,7 +102,12 @@
Surround the selected statements with a
- code template
+ code template (as defined in
+ C/C++ > Editor > Templates
+ )
+
Alt+Shift+Z