diff --git a/src/faq.md b/src/faq.md
index 9c818e8..126bb42 100644
--- a/src/faq.md
+++ b/src/faq.md
@@ -54,7 +54,11 @@ See [ToggleMaximize] action.
### Q: Is it possible to launch wofi with only the Super key?
-No. I'm afraid that is not yet implemented.
+```
+
+
+
+```
### Q: Is it possible to show gaps for maximized windows?
@@ -140,7 +144,13 @@ window.inactive.button.menu.unpressed.image.color: #000000 0
### Q: How to scroll with the right edge of the trackpad?
-Not yet implemented.
+```
+
+
+ edge
+
+
+```
## 3.2 Mousebinds {#mousebinds}
diff --git a/src/manual.md b/src/manual.md
index 86299fb..3728b1c 100644
--- a/src/manual.md
+++ b/src/manual.md
@@ -1,5 +1,10 @@
# Documentation
+These man pages are automatically synchronized with the labwc repository and
+therefore reflect the very latest development changes (current `master`
+branch). If consistency with your installed version is important, please refer
+to the locally installed man pages to avoid confusion.
+
## Man Pages
[labwc(1)](labwc.1.html)