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

Commit5a20853

Browse files
author
Thomas G. Lockhart
committed
Fix bad markup.
<term> not allowed in paragraphs; <option> is a better choice.
1 parentfac9e11 commit5a20853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/postmaster.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.6 1999/10/08 04:28:42 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.7 1999/10/12 13:59:45 thomas Exp $
33
Postgres documentation
44
-->
55

@@ -134,7 +134,7 @@ postmaster [ -n | -s ] ...
134134
<term>-l</term>
135135
<listitem>
136136
<para>
137-
This enables SSL socket communication. The <term>-i</term> option
137+
This enables SSL socket communication. The <option>-i</option> option
138138
is also required.
139139
You have to have compiled with SSL enabled to use this option.
140140
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp