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

Commitb3d36a2

Browse files
committed
Fix bogus line break within a file name, as noted by Alvaro.
1 parent03ad5da commitb3d36a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.267 2004/06/24 19:26:55 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.268 2004/06/27 22:58:19 tgl Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -3560,8 +3560,8 @@ kernel.shmmax = 134217728
35603560
<para>
35613561
Other parameters are sufficiently sized for any application. If
35623562
you want to see for yourself look in
3563-
<filename>/usr/src/linux/include/asm-<replaceable>xxx</>/shmpara
3564-
m.h</>and <filename>/usr/src/linux/include/linux/sem.h</>.
3563+
<filename>/usr/src/linux/include/asm-<replaceable>xxx</>/shmparam.h</>
3564+
and <filename>/usr/src/linux/include/linux/sem.h</>.
35653565
</para>
35663566
</listitem>
35673567
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp