On 11/24/17 14:03, Pavan Maddamsetti wrote:
> The comment form mangled my diff.
>
> ---
>
> diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
> index a922819..141494c 100644
> --- a/doc/src/sgml/installation.sgml
> +++ b/doc/src/sgml/installation.sgml
> @@ -289,7 +289,7
The comment form mangled my diff.
---
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index a922819..141494c 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -289,7 +289,7 @@ su - postgres
yacc
- GNU Flex and Bi
rom a Git checkout..."
should be changed to
"Flex and Bison are needed to build from a Git checkout..."
The reason is because Flex is not a GNU package; it is BSD-licensed and
copyrighted by the University of California. Bison does not need to be
explicitly identified as GNU Bison, b