8000 doc: remove non-breaking space in SGML files, causes make error · postgrespro/postgres@6ea0734 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6ea0734

Browse files
committed
doc: remove non-breaking space in SGML files, causes make error
1 parent 32ce58e commit 6ea0734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2598,7 +2598,7 @@ ninja install
25982598
</varlistentry>
25992599

26002600
<varlistentry id="configure-with-libcurl-meson">
2601-
<term><option>-Dlibcurl={ auto | enabled | disabled }</option></term>
2601+
<term><option>-Dlibcurl={ auto | enabled | disabled }</option></term>
26022602
<listitem>
26032603
<para>
26042604
Build with libcurl support for OAuth 2.0 client flows.

0 commit comments

Comments
 (0)
0