From 2019e24dd8093a36331a4fe02c1ac8943bdc0c23 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 22 Jul 2000 04:45:10 +0000 Subject: spell cleanups --- doc/src/sgml/ref/postgres-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index c07ec0a5e63..7650ddd9457 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -65,7 +65,7 @@ postgres [ -B nBuffers ] [ -C ] [ - is the number of shared-memory buffers that the postmaster has allocated for the backend server processes that it starts. If the - backend is running standalone, this specifies the number of buffers to + backend is running stand-alone, this specifies the number of buffers to allocate. This value defaults to 64 buffers, where each buffer is 8k bytes (or whatever BLCKSZ is set to in config.h). -- cgit v1.2.3