Fix bogus line break within a file name, as noted by Alvaro.
authorTom Lane
Sun, 27 Jun 2004 22:58:19 +0000 (22:58 +0000)
committerTom Lane
Sun, 27 Jun 2004 22:58:19 +0000 (22:58 +0000)
doc/src/sgml/runtime.sgml

index ae312e01c37a67e184f8f15976f0d71768f0cf12..69871d474ce80283e9043d0484f2de4e546f4833 100644 (file)
@@ -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/shmparam.h
+        and /usr/src/linux/include/linux/sem.h.