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

Commitcc093bc

Browse files
committed
More minor updates and copy-editing.
1 parent248d92d commitcc093bc

File tree

10 files changed

+322
-274
lines changed

10 files changed

+322
-274
lines changed

‎doc/src/sgml/ref/ipcclean.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/ipcclean.sgml,v 1.10 2003/11/29 19:51:39 pgsql Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/ipcclean.sgml,v 1.11 2005/01/04 03:58:16 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -12,7 +12,7 @@ PostgreSQL documentation
1212

1313
<refnamediv>
1414
<refname>ipcclean</refname>
15-
<refpurpose>remove shared memory and semaphores froman aborted <productname>PostgreSQL</productname> server</refpurpose>
15+
<refpurpose>remove shared memory and semaphores froma failed <productname>PostgreSQL</productname> server</refpurpose>
1616
</refnamediv>
1717

1818
<indexterm zone="app-ipcclean">
@@ -59,10 +59,11 @@ PostgreSQL documentation
5959
</para>
6060

6161
<para>
62-
The script makesassumption about theformat ofoutput of the
62+
The script makesassumptions about the output format of the
6363
<command>ipcs</command>
6464
utility which may not be true across different operating systems.
65-
Therefore, it may not work on your particular OS.
65+
Therefore, it may not work on your particular OS. It's wise to
66+
look at the script before trying it.
6667
</para>
6768
</refsect1>
6869

‎doc/src/sgml/ref/pg_config-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_config-ref.sgml,v 1.18 2004/08/02 12:34:14 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_config-ref.sgml,v 1.19 2005/01/04 03:58:16 tgl Exp $ -->
22

33
<refentry id="app-pgconfig">
44
<refmeta>
@@ -153,7 +153,7 @@
153153
</para>
154154

155155
<para>
156-
In releases prior to <productname>PostgreSQL</> 7.1, before the
156+
In releases prior to <productname>PostgreSQL</> 7.1, before
157157
<command>pg_config</command> came to be, a method for finding the
158158
equivalent configuration information did not exist.
159159
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp