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

Commit5ac4f32

Browse files
committed
Minor copy-editing.
1 parent58b4886 commit5ac4f32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ Features and packages:
9696
Alternatively, you can set variables on the <application>make</application>
9797
command line:
9898
<synopsis>
99-
make [ <replaceable>variable</replaceable>=<replaceable class="parameter">value</replaceable> [,...] ]
99+
make [ <replaceable>variable</replaceable>=<replaceable class="parameter">value</replaceable> [...] ]
100100
</synopsis>
101101
</para>
102102
<para>
103-
A few of the many variableswhich can be specified are:
103+
A few of the many variablesthat can be specified are:
104104

105105
<variablelist>
106106
<varlistentry>
@@ -181,7 +181,7 @@ Features and packages:
181181

182182
<varlistentry>
183183
<term>
184-
YFLAGS
184+
<envar>YFLAGS</envar>
185185
</term>
186186
<listitem>
187187
<para>

‎doc/src/sgml/install.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/install.sgml,v 1.37 2000/03/3103:27:40 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/install.sgml,v 1.38 2000/03/3115:00:14 tgl Exp $
33
-->
44

55
<Chapter Id="install">
@@ -54,7 +54,7 @@ mv postgresql-7.0 /usr/src
5454

5555
<para>
5656
Although the minimum required memory for running <ProductName>PostgreSQL</ProductName>
57-
can be as little as 8MB, there arenoticable speed improvements when expanding memory
57+
can be as little as 8MB, there arenoticeable speed improvements when expanding memory
5858
up to 96MB or beyond. The rule is you can never have too much memory.
5959
</para>
6060
<Para>
@@ -301,7 +301,7 @@ kill <replaceable>pid</replaceable>
301301
<tip>
302302
<para>
303303
On systems which have <productname>PostgreSQL</productname> started at boot time, there
304-
is probably a startup filewhich will accomplish the same thing. For example, on a
304+
is probably a startup filethat will accomplish the same thing. For example, on a
305305
Redhat Linux system one might find that
306306
<programlisting>
307307
/etc/rc.d/init.d/postgres.init stop

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp