From: Tom Lane Date: Tue, 16 Nov 2004 15:00:36 +0000 (+0000) Subject: Trivial wording improvement. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=7af83ee11da7d52e80445d039bf889367b470fe4;p=users%2Fbernd%2Fpostgres.git Trivial wording improvement. --- diff --git a/doc/src/sgml/filelayout.sgml b/doc/src/sgml/filelayout.sgml index 2fc9b8fca1..950c3e4b13 100644 --- a/doc/src/sgml/filelayout.sgml +++ b/doc/src/sgml/filelayout.sgml @@ -144,7 +144,7 @@ its TOAST table, if any. -Tablespaces make the scenario more complicated. Each non-default tablespace +Tablespaces make the scenario more complicated. Each user-defined tablespace has a symbolic link inside the PGDATA/pg_tblspc directory, which points to the physical tablespace directory (as specified in its CREATE TABLESPACE command). The symbolic link is named after