Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5ac4f32

Browse files
committed
Minor copy-editing.
1 parent 58b4886 commit 5ac4f32

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 variables which can be specified are:
103+
A few of the many variables that 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/31 03:27:40 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/install.sgml,v 1.38 2000/03/31 15: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 are noticable speed improvements when expanding memory
57+
can be as little as 8MB, there are noticeable 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 file which will accomplish the same thing. For example, on a
304+
is probably a startup file that 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)