summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/writing-rules.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/manual/writing-rules.txt b/docs/manual/writing-rules.txt
index b649c9fd8b..376dbfd611 100644
--- a/docs/manual/writing-rules.txt
+++ b/docs/manual/writing-rules.txt
@@ -71,13 +71,7 @@ LIBFOO_VERSION = 1.0
LIBFOO_CONF_OPT += --without-python-support
---------------------
+
-It is also possible to align the +=+ signs:
-+
----------------------
-LIBFOO_VERSION = 1.0
-LIBFOO_SOURCE = foo-$(LIBFOO_VERSION).tar.gz
-LIBFOO_CONF_OPT += --without-python-support
----------------------
+Do not align the +=+ signs.
* Indentation: use tab only:
+
OpenPOWER on IntegriCloud