Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitb2826ad

Browse files
committed
Copy-edit a paragraph in the contrib/seg documentation.
Although this improves the style, an ulterior motive is to keep the twotable links from breaking across lines in PDF output, per complaint fromJosh Kupershmidt.
1 parent20a0f97 commitb2826ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/seg.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,13 @@ test=> select '6.25 .. 6.50'::seg as "pH";
8080

8181
<para>
8282
The external representation of an interval is formed using one or two
83-
floatingpoint numbers joined by the range operator (<literal>..</literal>
83+
floating-point numbers joined by the range operator (<literal>..</literal>
8484
or <literal>...</literal>). Alternatively, it can be specified as a
8585
center point plus or minus a deviation.
8686
Optional certainty indicators (<literal>&lt;</literal>,
87-
<literal>&gt;</literal>and <literal>~</literal>) can be stored as well.
87+
<literal>&gt;</literal>or <literal>~</literal>) can be stored as well.
8888
(Certainty indicators are ignored by all the built-in operators, however.)
89-
<xref linkend="seg-repr-table"> giveson overviewover the allowed
89+
<xref linkend="seg-repr-table"> givesan overviewof allowed
9090
representations; <xref linkend="seg-input-examples"> shows some
9191
examples.
9292
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp