File 0258-Remove-Example-without-an-example-from-docs.patch of Package erlang
From 6328a1345783d13684407fc6dcbe9ea473c12cdd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A9ter=20G=C3=B6m=C3=B6ri?= <gomoripeti@gmail.com>
Date: Wed, 7 Feb 2018 09:20:11 +0100
Subject: [PATCH 1/2] Remove 'Example' without an example from docs
---
lib/tools/doc/src/lcnt.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/tools/doc/src/lcnt.xml b/lib/tools/doc/src/lcnt.xml
index 5bdfc60448..0c24375b91 100644
--- a/lib/tools/doc/src/lcnt.xml
+++ b/lib/tools/doc/src/lcnt.xml
@@ -371,7 +371,7 @@
<v>Serial = integer()</v>
</type>
<desc>
- <p>Creates a process id with creation 0. Example:</p>
+ <p>Creates a process id with creation 0.</p>
</desc>
</func>
--
2.16.1