projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03ad5da
)
Fix bogus line break within a file name, as noted by Alvaro.
author
Tom Lane
Sun, 27 Jun 2004 22:58:19 +0000
(22:58 +0000)
committer
Tom Lane
Sun, 27 Jun 2004 22:58:19 +0000
(22:58 +0000)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index ae312e01c37a67e184f8f15976f0d71768f0cf12..69871d474ce80283e9043d0484f2de4e546f4833 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1,5
+1,5
@@
@@
-3560,8
+3560,8
@@
kernel.shmmax = 134217728
Other parameters are sufficiently sized for any application. If
you want to see for yourself look in
-
/usr/src/linux/include/asm-
xxx>/shmpara
-
m.h>
and
/usr/src/linux/include/linux/sem.h>.
+
/usr/src/linux/include/asm-
xxx>/shmpara
m.h>
+ and
/usr/src/linux/include/linux/sem.h>.